Uses of Class
org.jacorb.orb.ClientInterceptorHandler

Packages that use ClientInterceptorHandler
org.jacorb.orb   
 

Uses of ClientInterceptorHandler in org.jacorb.orb
 

Constructors in org.jacorb.orb with parameters of type ClientInterceptorHandler
ClientInterceptorHandler(ClientInterceptorHandler original, ORB orb, RequestOutputStream ros, Object self, Delegate delegate, ParsedIOR piorOriginal, ClientConnection connection)
          Constructs an interceptor handler for the given parameters.
ReplyReceiver(Delegate delegate, java.lang.String operation, UtcT replyEndTime, ClientInterceptorHandler interceptors, ReplyHandler replyHandler)