Uses of Package
org.jboss.netty.handler.ssl
Packages that use org.jboss.netty.handler.ssl
Package
Description
This package contains an example web socket web server.
-
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.factorialClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.fileClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.helloworldClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.snoopClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.uploadClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.http.websocketx.serverClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.localtimeClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.portunificationClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.securechatClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.example.telnetClassDescriptionA secure socket protocol implementation which acts as a factory for
SSLEngine
andSslHandler
. -
Classes in org.jboss.netty.handler.ssl used by org.jboss.netty.handler.sslClassDescription
Executor
which executes the command in the caller thread.AnSslContext
which uses JDK's SSL/TLS implementation.Implements aSSLEngine
using OpenSSL BIO abstractions.Stats exposed by an OpenSSL session context.AByteBuffer
pool dedicated forSslHandler
performance improvement.A secure socket protocol implementation which acts as a factory forSSLEngine
andSslHandler
.An enumeration of SSL/TLS protocol providers.