Package | Description |
---|---|
org.jboss.naming.remote.client |
Modifier and Type | Method and Description |
---|---|
RemoteNamingStore |
NamingStoreCache.getRemoteNamingStore(org.jboss.remoting3.Endpoint clientEndpoint,
URI connectionURI,
org.xnio.OptionMap connectOptions,
CallbackHandler callbackHandler,
long connectionTimeout,
org.xnio.OptionMap channelCreationOptions,
long channelCreationTimeoutInMillis,
Hashtable<String,Object> env,
List<RemoteContext.CloseTask> contextCloseTasks)
Returns a
Channel for the passed connection properties. |
Constructor and Description |
---|
RemoteContext(Name prefix,
RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<RemoteContext.CloseTask> closeTasks) |
RemoteContext(RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<RemoteContext.CloseTask> closeTasks) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.