org.jboss.iiop.jacorb |
|
Java Source File Name | Type | Comment |
ORBSingleton.java | Class | 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.java | Class | This implementation of the JacORB-specific interface
org.jacorb.orb.factory.ServerSocketFactory uses the JSSE
KeyManagerFactory and TrustManagerFactory objects encapsulated by
a JBossSX SecurityDomain. |
SSLSocketFactory.java | Class | This implementation of the JacORB-specific interface
org.jacorb.orb.factory.SocketFactory uses the JSSE
KeyManagerFactory and TrustManagerFactory objects encapsulated by
a JBossSX SecurityDomain. |