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 RemoteNamingStore |
getRemoteNamingStore(byte version,
Channel channel,
EJBClientHandler ejbClientHandler) |
static byte[] |
getSupportedVersions() |
public static byte[] getSupportedVersions()
public static RemoteNamingStore getRemoteNamingStore(byte version, Channel channel) throws IOException
IOExceptionpublic static RemoteNamingStore getRemoteNamingStore(byte version, Channel channel, EJBClientHandler ejbClientHandler) throws IOException
IOExceptionpublic static RemoteNamingServer getRemoteNamingServer(byte version, Channel channel, RemoteNamingService remoteNamingServer)
Copyright © 2016 JBoss by Red Hat. All rights reserved.