|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - the type of the request's resultpublic interface RequestCompletionHandler<V>
A completion handler for a request carried out by a SessionProtocolHandler.
| Method Summary | |
|---|---|
void |
completed(Future<V> result)
Notifies this handler that the request associated with this handler is complete with the specified result. |
| Method Detail |
|---|
void completed(Future<V> result)
result.
result - a future containing the result of the
request
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||