jremote jbase5.2.1

Uses of Class
com.jbase.jremote.io.inflow.RequestHandlerException

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

Copyright © 2010 TEMENOS. All Rights Reserved.