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

H

handshakeComplete(SocketIF) - Method in class ch.dermitza.securenio.AbstractSelector
A handshake is completed on this socket, as such the socket is ready to be used (reading and writing).
handshakeComplete(SocketIF) - Method in interface ch.dermitza.securenio.socket.secure.HandshakeListener
This method is called from the SecureSocket once the SSLEngine.getHandshakeStatus() is FINISHED.
HandshakeListener - Interface in ch.dermitza.securenio.socket.secure
Handshake listeners listen for SSLEngine handshake completions and act upon them.
handshakePending() - Method in class ch.dermitza.securenio.socket.PlainSocket
Empty implementation satisfying SocketIF.handshakePending().
handshakePending() - Method in class ch.dermitza.securenio.socket.secure.SecureSocket
Used to identify whether the handshaking performed from the underlying SSLEngine is still pending.
handshakePending() - Method in interface ch.dermitza.securenio.socket.SocketIF
Used to identify whether the handshaking performed from the underlying SSLEngine is still pending.
handshakesFinished() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClient
 
handshakesFinished() - Method in class ch.dermitza.securenio.test.variablebyte.MultiSocketClientListener
 
hasExpired() - Method in class ch.dermitza.securenio.socket.timeout.worker.Timeout
Whether or not this timeout already had its associated Timeout.expired() method called and had its TimeoutListener fired.
hasString() - Method in interface ch.dermitza.securenio.test.variablebyte.TestPacketIF
 
hasString() - Method in class ch.dermitza.securenio.test.variablebyte.TestPacketOne
 
HEADER_LENGTH - Static variable in class ch.dermitza.securenio.packet.worker.VariableLengthPacketWorker
The default header length
HEARTBEAT - Static variable in class ch.dermitza.securenio.packet.singlebyte.SimplePacket
The HEARTBEAT packet header
A C E F G H I L M N P R S T U V W