Uses of Interface
tigase.io.SampleSocketThread.SocketHandler
-
Packages that use SampleSocketThread.SocketHandler Package Description tigase.io -
-
Uses of SampleSocketThread.SocketHandler in tigase.io
Classes in tigase.io that implement SampleSocketThread.SocketHandler Modifier and Type Class Description classTelnetClientThis is sample class demonstrating how to usetigase.iolibrary for TLS/SSL client connection.classTelnetServerThis is sample class demonstrating how to usetigase.iolibrary for TLS/SSL server connection.Constructors in tigase.io with parameters of type SampleSocketThread.SocketHandler Constructor Description SampleSocketThread(SampleSocketThread.SocketHandler handler)Creates a newSampleSocketThreadinstance.
-