org.jboss.remoting.security.SSLSocketBuilder This builds SSL server socket factories and SSL socket factories.<p/> The main methods are createSSLServerSocketFactory() and createSSLSocketFactory(). By default, these methods will use SSLServerSocketFactory.getDefault() and SSLSocketFactory.getDefault() and will require the proper system ...
org.apache.activemq.transport.tcp.SslTransportFactory An implementation of the TcpTransportFactory using SSL. The major contribution from this class is that it is aware of SslTransportServer and SslTransport classes. All Transports and TransportServers created from this factory will have their needClientAuth option set to false. @author sepandm@gma ...
org.jboss.mq.il.oil.OILServerILService Implements the ServerILJMXService which is used to manage the JVM IL. @author Hiram Chirino (Cojonudo14@hotmail.com) @version $Revision: 1.30 $ @jmx:mbean extends="org.jboss.mq.il.ServerILJMXServiceMBean"
org.jboss.net.sockets.DefaultSocketFactory An implementation of RMIServerSocketFactory that supports backlog and bind address settings @author Scott.Stark@jboss.org @version $Revision: 2074 $