|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientRequestHandler
Interface for client request handling.
Method Summary | |
---|---|
void |
processRequest(RequestContext context)
Handle a client request. |
Method Detail |
---|
void processRequest(RequestContext context)
context
- of client request.
It's also provide api for makeing response to the client or for other clients notification.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |