A C E F G H I L M N P R S T U V W 

I

initClients() - Method in class ch.dermitza.securenio.test.singlebyte.ClientTest
 
initClients() - Method in class ch.dermitza.securenio.test.variablebyte.ClientTest
 
initClients() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClientTest
 
initConnection() - Method in class ch.dermitza.securenio.AbstractSelector
Initialize a connection.
initConnection() - Method in class ch.dermitza.securenio.TCPClient
Initialize a client connection.
initConnection() - Method in class ch.dermitza.securenio.TCPServer
Initialize a server connection.
initConnection() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClient
Initialize a client connection.
initHandshake() - Method in class ch.dermitza.securenio.socket.PlainSocket
Empty implementation satisfying SocketIF.initHandshake().
initHandshake() - Method in class ch.dermitza.securenio.socket.secure.SecureSocket
Initialize SSL/TLS handshaking.
initHandshake() - Method in interface ch.dermitza.securenio.socket.SocketIF
Initialize SSL/TLS handshaking.
initSend() - Method in class ch.dermitza.securenio.test.singlebyte.ClientTest
 
initSend() - Method in class ch.dermitza.securenio.test.variablebyte.ClientTest
 
initSend() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClientTest
 
insert(Timeout) - Method in class ch.dermitza.securenio.socket.timeout.worker.TimeoutWorker
Insert a Timeout that needs to be waited upon.
invalidateSession(SocketIF) - Method in class ch.dermitza.securenio.AbstractSelector
Invalidate the SSLSession associated with the provided SocketIF.
invalidateSession() - Method in class ch.dermitza.securenio.socket.PlainSocket
Empty implementation satisfying SocketIF.invalidateSession().
invalidateSession() - Method in class ch.dermitza.securenio.socket.secure.SecureSocket
Invalidate the current SSLSession.
invalidateSession() - Method in interface ch.dermitza.securenio.socket.SocketIF
Invalidate the current SSLSession.
invalidateSession() - Method in class ch.dermitza.securenio.TCPClient
Invalidate the SSL/TLS session (if any) on the underlying SocketIF.
invalidateSession(SocketIF) - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClient
Invalidate the SSL/TLS session (if any) on the underlying SocketIF.
invalidateSessions() - Method in class ch.dermitza.securenio.test.singlebyte.ClientTest
 
invalidateSessions() - Method in class ch.dermitza.securenio.test.variablebyte.ClientTest
 
invalidateSessions() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClientTest
 
isClient - Variable in class ch.dermitza.securenio.AbstractSelector
Whether this AbstractSelector is a client
isConnected() - Method in class ch.dermitza.securenio.TCPClient
Returns whether or not this client is connected, if and only if it is running (returns false otherwise).
isConnected() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClient
Returns whether or not this client is connected, if and only if it is running (returns false otherwise).
isEmpty() - Method in class ch.dermitza.securenio.util.MinContainer
 
isExpired() - Method in class ch.dermitza.securenio.socket.timeout.worker.Timeout
Check whether or not this timeout is expired right now.
isRunning() - Method in class ch.dermitza.securenio.AbstractSelector
Check whether the AbstractSelector is running.
isRunning() - Method in class ch.dermitza.securenio.packet.worker.AbstractPacketWorker
Check whether the AbstractPacketWorker is running.
isRunning() - Method in class ch.dermitza.securenio.socket.secure.TaskWorker
Check whether the TaskWorker is running.
isRunning() - Method in class ch.dermitza.securenio.socket.timeout.worker.TimeoutWorker
Check whether the TimeoutWorker is running.
A C E F G H I L M N P R S T U V W