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