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