Class SslServerSocketFactory


  • public class SslServerSocketFactory
    extends ServerSocketFactory
    Simple Server 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)