Class SslSocketFactory


  • public class SslSocketFactory
    extends SocketFactory
    Simple Socket factory to create sockets with or without SSL enabled. If SSL enabled a "bogus" SSL Context is used (suitable for test purposes)
    Author:
    The Apache MINA Project (dev@mina.apache.org)