public class VersionOne extends Object
Modifier and Type | Method and Description |
---|---|
static VersionedConnection |
getConnection(org.jboss.remoting3.Channel channel,
Map<String,?> environment) |
static VersionedProxy |
getProxy(org.jboss.remoting3.Channel channel,
RemotingConnectorServer server) |
static byte |
getVersionIdentifier() |
public static byte getVersionIdentifier()
public static VersionedConnection getConnection(org.jboss.remoting3.Channel channel, Map<String,?> environment) throws IOException
IOException
public static VersionedProxy getProxy(org.jboss.remoting3.Channel channel, RemotingConnectorServer server) throws IOException
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.