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
ReplyReceiver(Delegate delegate, java.lang.String operation, UtcT replyEndTime, ClientInterceptorHandler interceptors, ReplyHandler replyHandler)