|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestHandlerException | |
---|---|
com.jbase.jremote.io.inflow | |
com.jbase.jremote.jca.inflow |
Uses of RequestHandlerException in com.jbase.jremote.io.inflow |
---|
Methods in com.jbase.jremote.io.inflow that throw RequestHandlerException | |
---|---|
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). |
Uses of RequestHandlerException in com.jbase.jremote.jca.inflow |
---|
Methods in com.jbase.jremote.jca.inflow that throw RequestHandlerException | |
---|---|
void |
InboundRequestHandler.handleResponse(ClientHandle handle,
byte[] responseBytes)
|
|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |