Package org.apache.mina.examples.echoserver.ssl

SSL support classes.

See:
          Description

Class Summary
BogusSSLContextFactory Factory to create a bougus SSLContext.
SSLServerSocketFactory Simple Server Socket factory to create sockets with or without SSL enabled.
SSLSocketFactory Simple Socket factory to create sockets with or without SSL enabled.
 

Package org.apache.mina.examples.echoserver.ssl Description

SSL support classes.