Package org.jboss.iiop.jacorb

Class Summary
ORBSingleton (src) Thin wrapper class that fulfills the contract of an ORB singleton and forwards every invocation to an instance of org.jacorb.orb.ORBSingleton and initializes the ORBInitialContextFactory ORB attribute.
SSLServerSocketFactory (src) This implementation of the JacORB-specific interface org.jacorb.orb.factory.SSLServerSocketFactory uses the JSSE KeyManagerFactory and TrustManagerFactory objects encapsulated by a JBossSX SecurityDomain.
SSLSocketFactory (src) This implementation of the JacORB-specific interface org.jacorb.orb.factory.SocketFactory uses the JSSE KeyManagerFactory and TrustManagerFactory objects encapsulated by a JBossSX SecurityDomain.