|
JBoss Remoting 3.1.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalReplyHandler | |
|---|---|
| org.jboss.remoting3.spi | Service provider classes and interfaces. |
| Uses of LocalReplyHandler in org.jboss.remoting3.spi |
|---|
| Methods in org.jboss.remoting3.spi with parameters of type LocalReplyHandler | ||
|---|---|---|
org.jboss.xnio.Cancellable |
RemoteRequestHandler.receiveRequest(Object request,
LocalReplyHandler replyHandler)
Receive a request bound to a remote system. |
|
static void |
SpiUtils.safeHandleCancellation(LocalReplyHandler replyHandler)
Safely notify a reply handler of a cancellation. |
|
static void |
SpiUtils.safeHandleException(LocalReplyHandler replyHandler,
IOException exception)
Safely notify a reply handler of an exception. |
|
static
|
SpiUtils.safeHandleReply(LocalReplyHandler replyHandler,
O reply)
Safely notify a reply handler of a reply. |
|
|
JBoss Remoting 3.1.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||