Uses of Class
org.apache.mina.filter.ssl.SslHandler
Packages that use SslHandler
Package
Description
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
-
Uses of SslHandler in org.apache.mina.filter.ssl
Methods in org.apache.mina.filter.ssl that return SslHandlerModifier and TypeMethodDescriptionprivate SslHandlerSslFilter.getSslSessionHandler(IoSession session) Methods in org.apache.mina.filter.ssl with parameters of type SslHandlerModifier and TypeMethodDescriptionprivate voidSslFilter.handleAppDataRead(IoFilter.NextFilter nextFilter, SslHandler sslHandler) private voidSslFilter.handleSslData(IoFilter.NextFilter nextFilter, SslHandler sslHandler)