Uses of Class
org.jivesoftware.openfire.net.TLSStreamHandler
-
Packages that use TLSStreamHandler Package Description org.jivesoftware.openfire.net -
-
Uses of TLSStreamHandler in org.jivesoftware.openfire.net
Methods in org.jivesoftware.openfire.net that return TLSStreamHandler Modifier and Type Method Description TLSStreamHandler
SocketConnection. getTLSStreamHandler()
Deprecated.Returns the stream handler responsible for encrypting the plain connection and providing the corresponding input and output streams.
-