|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestCancelHandler | |
|---|---|
| org.jboss.remoting3 | The base Remoting 3 API package. |
| org.jboss.remoting3.spi | Service provider classes and interfaces. |
| Uses of RequestCancelHandler in org.jboss.remoting3 |
|---|
| Methods in org.jboss.remoting3 with parameters of type RequestCancelHandler | |
|---|---|
void |
RequestContext.addCancelHandler(RequestCancelHandler<O> handler)
Add a notifier to be called if a cancel request is received. |
| Uses of RequestCancelHandler in org.jboss.remoting3.spi |
|---|
| Methods in org.jboss.remoting3.spi with parameters of type RequestCancelHandler | ||
|---|---|---|
static
|
SpiUtils.safeNotifyCancellation(RequestCancelHandler<O> handler,
RequestContext<O> requestContext)
Safely notify a request listener's cancel handler of cancellation. |
|
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||