Uses of Package
org.jboss.netty.handler.ssl
-
Packages that use org.jboss.netty.handler.ssl Package Description org.jboss.netty.example.factorial org.jboss.netty.example.http.file org.jboss.netty.example.http.helloworld org.jboss.netty.example.http.snoop org.jboss.netty.example.http.upload org.jboss.netty.example.http.websocketx.server This package contains an example web socket web server.org.jboss.netty.example.localtime org.jboss.netty.example.portunification org.jboss.netty.example.securechat org.jboss.netty.example.telnet org.jboss.netty.handler.ssl SSL · TLS implementation based onSSLEngine -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.factorial Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.file Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.helloworld Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.snoop Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.upload Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.websocketx.server Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.localtime Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.portunification Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.securechat Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler.SslHandler -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.telnet Class Description SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.handler.ssl Class Description ImmediateExecutor Executorwhich executes the command in the caller thread.JdkSslContext AnSslContextwhich uses JDK's SSL/TLS implementation.OpenSslEngine Implements aSSLEngineusing OpenSSL BIO abstractions.OpenSslSessionStats Stats exposed by an OpenSSL session context.SslBufferPool AByteBufferpool dedicated forSslHandlerperformance improvement.SslContext A secure socket protocol implementation which acts as a factory forSSLEngineandSslHandler.SslHandler SslHandler.PendingWrite SslHandler.SSLEngineInboundCloseFuture SslProvider An enumeration of SSL/TLS protocol providers.