org.jboss.remotingjmx.protocol.v1
Class VersionOne
java.lang.Object
org.jboss.remotingjmx.protocol.v1.VersionOne
public class VersionOne
- extends Object
The entry point to VersionOne
- Author:
- Darran Lofthouse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersionIdentifier
public static byte getVersionIdentifier()
getConnection
public static VersionedConnection getConnection(org.jboss.remoting3.Channel channel,
Map<String,?> environment)
throws IOException
- Throws:
IOException
getProxy
public static VersionedProxy getProxy(org.jboss.remoting3.Channel channel,
RemotingConnectorServer server)
throws IOException
- Throws:
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.