|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ConnectionHandlerContext.ServiceResult

The result acceptor for a service open request.
| Method Summary | |
|---|---|
void |
notFound()
Called if no matching service was found. |
void |
opened(RequestHandler requestHandler,
org.jboss.xnio.OptionMap optionMap)
Called if the service was opened. |
| Method Detail |
|---|
void opened(RequestHandler requestHandler,
org.jboss.xnio.OptionMap optionMap)
requestHandler - the opened request handleroptionMap - the service's option mapvoid notFound()
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||