remoting-jmx 1.0.4.Final-redhat-1

org.jboss.remotingjmx.protocol.v1
Class VersionOne

java.lang.Object
  extended by org.jboss.remotingjmx.protocol.v1.VersionOne

public class VersionOne
extends Object

The entry point to VersionOne

Author:
Darran Lofthouse

Method Summary
static VersionedConnection getConnection(org.jboss.remoting3.Channel channel, Map<String,?> environment)
           
static VersionedProxy getProxy(org.jboss.remoting3.Channel channel, RemotingConnectorServer server)
           
static byte getVersionIdentifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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

remoting-jmx 1.0.4.Final-redhat-1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.