| Package | Description |
|---|---|
| org.jboss.naming.remote.client | |
| org.jboss.naming.remote.client.ejb | |
| org.jboss.naming.remote.protocol | |
| org.jboss.naming.remote.protocol.v1 |
| Modifier and Type | Method and Description |
|---|---|
RemoteNamingStore |
NamingStoreCache.getRemoteNamingStore(org.jboss.remoting3.Endpoint clientEndpoint,
String connectionURL,
org.xnio.OptionMap connectOptions,
CallbackHandler callbackHandler,
long connectionTimeout,
org.xnio.OptionMap channelCreationOptions,
long channelCreationTimeoutInMillis,
List<RemoteContext.CloseTask> contextCloseTasks,
boolean randomServer,
EJBClientHandler ejbClientHandler)
Returns a
Channel for the passed connection properties. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteNamingStoreEJBClientHandler
An implementation of
EJBClientHandler which has hard dependency on the EJB client APIs |
| Modifier and Type | Method and Description |
|---|---|
static RemoteNamingStore |
Versions.getRemoteNamingStore(byte version,
org.jboss.remoting3.Channel channel,
EJBClientHandler ejbClientHandler) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteNamingStoreV1 |
VersionOne.getRemoteNamingStore(org.jboss.remoting3.Channel channel,
EJBClientHandler ejbClientHandler) |
| Constructor and Description |
|---|
RemoteNamingStoreV1(org.jboss.remoting3.Channel channel,
EJBClientHandler ejbClientHandler) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.