public class Versions extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
getSupportedVersions() |
static VersionedConnection |
getVersionedConnection(byte version,
org.jboss.remoting3.Channel channel,
Map<String,?> environment) |
static VersionedProxy |
getVersionedProxy(byte version,
org.jboss.remoting3.Channel channel,
RemotingConnectorServer server) |
public static byte[] getSupportedVersions()
public static VersionedConnection getVersionedConnection(byte version, org.jboss.remoting3.Channel channel, Map<String,?> environment) throws IOException
IOException
public static VersionedProxy getVersionedProxy(byte version, org.jboss.remoting3.Channel channel, RemotingConnectorServer server) throws IOException
IOException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.