|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientRequestHandler | |
---|---|
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of ClientRequestHandler in com.genesyslab.platform.commons.protocol |
---|
Methods in com.genesyslab.platform.commons.protocol with parameters of type ClientRequestHandler | |
---|---|
void |
ServerChannel.setClientRequestHandler(ClientRequestHandler handler)
ServerChannel calls the handler on each new incoming message.While the handler is assigned the receiver (external or internal) is ignored. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |