|
JBoss Remoting 3.0.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
O
- the reply typepublic interface RequestCancelHandler<O>
A handler for request listeners to receive a notification when a request was cancelled.
Method Summary | |
---|---|
void |
notifyCancel(RequestContext<O> requestContext)
Receive notification that the request was cancelled. |
Method Detail |
---|
void notifyCancel(RequestContext<O> requestContext)
requestContext
- the request context
|
JBoss Remoting 3.0.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |