public class Versions extends Object
Modifier and Type | Method and Description |
---|---|
static RemoteNamingServer |
getRemoteNamingServer(byte version,
org.jboss.remoting3.Channel channel,
RemoteNamingService remoteNamingServer) |
static RemoteNamingStore |
getRemoteNamingStore(byte version,
org.jboss.remoting3.Channel channel) |
static byte[] |
getSupportedVersions() |
public static byte[] getSupportedVersions()
public static RemoteNamingStore getRemoteNamingStore(byte version, org.jboss.remoting3.Channel channel) throws IOException
IOException
public static RemoteNamingServer getRemoteNamingServer(byte version, org.jboss.remoting3.Channel channel, RemoteNamingService remoteNamingServer)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.