org.jboss.naming.remote.protocol.v1
public class VersionOne extends Object
Modifier and Type | Method and Description |
---|---|
static RemoteNamingServer |
getNamingServer(org.jboss.remoting3.Channel channel,
RemoteNamingService remoteNamingServer) |
static RemoteNamingStoreV1 |
getRemoteNamingStore(org.jboss.remoting3.Channel channel) |
static RemoteNamingStoreV1 |
getRemoteNamingStore(org.jboss.remoting3.Channel channel,
EJBClientHandler ejbClientHandler) |
static byte |
getVersionIdentifier() |
public static byte getVersionIdentifier()
public static RemoteNamingStoreV1 getRemoteNamingStore(org.jboss.remoting3.Channel channel) throws IOException
IOException
public static RemoteNamingStoreV1 getRemoteNamingStore(org.jboss.remoting3.Channel channel, EJBClientHandler ejbClientHandler) throws IOException
IOException
public static RemoteNamingServer getNamingServer(org.jboss.remoting3.Channel channel, RemoteNamingService remoteNamingServer)
Copyright © 2016 JBoss by Red Hat. All rights reserved.