| Package | Description |
|---|---|
| org.jboss.ejb.client | |
| org.jboss.ejb.client.remoting |
| Modifier and Type | Method and Description |
|---|---|
void |
EJBClientContext.registerReconnectHandler(ReconnectHandler reconnectHandler)
Registers a
ReconnectHandler in this EJBClientContext |
void |
EJBClientContext.unregisterReconnectHandler(ReconnectHandler reconnectHandler)
Unregisters a
ReconnectHandler from this EJBClientContext |
| Modifier and Type | Method and Description |
|---|---|
protected ReconnectHandler |
RemotingConnectionEJBReceiver.getReconnectHandler() |
| Constructor and Description |
|---|
RemotingConnectionEJBReceiver(org.jboss.remoting3.Connection connection,
ReconnectHandler reconnectHandler,
org.xnio.OptionMap channelCreationOptions)
Deprecated.
|
RemotingConnectionEJBReceiver(org.jboss.remoting3.Connection connection,
ReconnectHandler reconnectHandler,
org.xnio.OptionMap channelCreationOptions,
String remotingProtocol)
Construct a new instance.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.