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