org.xsocket.stream.MultithreadedServer Implementation of a multithreaded server. For more information see {@link IMultithreadedServer} @author grro@xsocket.org
org.apache.mina.example.echoserver.ssl.BogusSSLContextFactory Factory to create a bougus SSLContext. @author The Apache Directory Project (mina-dev@directory.apache.org) @version $Rev: 555855 $, $Date: 2007-07-13 12:19:00 +0900 (금, 13 7월 2007) $
org.xsocket.stream.BlockingConnection Implementation of the <code>IBlockingConnection</code> interface. <br><br> A newly created connection is in the open state. The methods of this class are not thread-safe. @author grro@xsocket.org
org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory <p> EasySSLProtocolSocketFactory can be used to creats SSL {@link Socket}s that accept self-signed certificates. </p> <p> This socket factory SHOULD NOT be used for productive systems due to security reasons, unless it is a concious decision and you are perfectly aware of securit ...
mx4j.examples.remote.rmi.ssl.Server This example shows how to setup a JSR 160 RMIConnectorServer over SSL. <br /> An RMI server that has been setup to use SSL uses a private key to encrypt the communication with the client. The client must know the server's public key in order to be able to decrypt the communication; public ke ...
org.mr.core.net.MantaSSLFactory MantaSSLFactory.java A factory class for SSL sockets and server sockets. Created: Tue Sep 28 10:57:26 2004 @author Uri Schneider @version 1.0