Uses of Interface
org.omg.PortableInterceptor.ORBInitializerOperations

Packages that use ORBInitializerOperations
org.jacorb.orb.giop   
org.jacorb.orb.standardInterceptors   
org.jacorb.security.level2   
org.jacorb.security.sas   
org.jacorb.util.tracing   
org.omg.PortableInterceptor   
 

Uses of ORBInitializerOperations in org.jacorb.orb.giop
 

Classes in org.jacorb.orb.giop that implement ORBInitializerOperations
 class BiDirConnectionInitializer
           
 

Uses of ORBInitializerOperations in org.jacorb.orb.standardInterceptors
 

Classes in org.jacorb.orb.standardInterceptors that implement ORBInitializerOperations
 class IORInterceptorInitializer
          This class initializes the default IOR interceptors used by JacORB.
 

Uses of ORBInitializerOperations in org.jacorb.security.level2
 

Classes in org.jacorb.security.level2 that implement ORBInitializerOperations
 class ServerInitializer
           
 

Uses of ORBInitializerOperations in org.jacorb.security.sas
 

Classes in org.jacorb.security.sas that implement ORBInitializerOperations
 class GSSUPProviderInitializer
          This initializes the SAS Client Security Service (CSS) Interceptor
 class SASInitializer
          This initializes the SAS Target Security Service (TSS) Interceptor
 

Uses of ORBInitializerOperations in org.jacorb.util.tracing
 

Classes in org.jacorb.util.tracing that implement ORBInitializerOperations
 class TraceInitializer
          This class registers the trace interceptors
 

Uses of ORBInitializerOperations in org.omg.PortableInterceptor
 

Subinterfaces of ORBInitializerOperations in org.omg.PortableInterceptor
 interface ORBInitializer
          Generated from IDL interface "ORBInitializer"