|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RequestController
The server delegates to the request controller the handling of the invocation after it has been through the interceptor stack of the server.
| Method Summary | |
|---|---|
void |
handle(ServerInvocation invocation)
Handle the invocation. |
| Method Detail |
|---|
void handle(ServerInvocation invocation)
throws ServerException
invocation - the server invocation
ServerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||