Package | Description |
---|---|
org.jboss.naming.remote.client | |
org.jboss.naming.remote.protocol | |
org.jboss.naming.remote.protocol.v1 |
Constructor and Description |
---|
RemoteContext(Name prefix,
RemoteNamingStore namingStore,
Hashtable<String,Object> environment) |
RemoteContext(Name prefix,
RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<org.jboss.naming.remote.client.RemoteContext.CloseTask> closeTasks) |
RemoteContext(RemoteNamingStore namingStore,
Hashtable<String,Object> environment) |
RemoteContext(RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<org.jboss.naming.remote.client.RemoteContext.CloseTask> closeTasks) |
Modifier and Type | Method and Description |
---|---|
static RemoteNamingStore |
Versions.getRemoteNamingStore(byte version,
org.jboss.remoting3.Channel channel) |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolCommand.handleClientMessage(DataInput input,
int correlationId,
RemoteNamingStore namingStore) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteNamingStoreV1 |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.