Package | Description |
---|---|
com.jbase.jremote.io.inflow | |
com.jbase.jremote.jca.inflow |
Modifier and Type | Method and Description |
---|---|
byte[] |
RequestHandler.handleRequest(ClientHandle handle,
byte[] request)
Called when a client has sent a request.
|
void |
RequestHandler.handleResponse(ClientHandle handle,
byte[] response)
Send a response to the supplied client (sessionId).
|
Modifier and Type | Method and Description |
---|---|
void |
InboundRequestHandler.handleResponse(ClientHandle handle,
byte[] responseBytes) |