private void |
TLSTM.adjustInNetBuffer(TLSTM.SocketEntry entry,
javax.net.ssl.SSLEngineResult result) |
private void |
TLSTM.ServerThread.readMessage(java.nio.channels.SelectionKey sk,
java.nio.channels.SocketChannel readChannel,
TcpAddress incomingAddress,
TLSTM.SocketEntry session) |
boolean |
TLSTM.ServerThread.runDelegatedTasks(javax.net.ssl.SSLEngineResult result,
TLSTM.SocketEntry entry)
If the result indicates that we have outstanding tasks to do,
go ahead and run them in this thread.
|
private javax.net.ssl.SSLEngineResult |
TLSTM.sendNetMessage(TLSTM.SocketEntry entry) |
private void |
TLSTM.timeoutSocket(TLSTM.SocketEntry entry) |
private void |
TLSTM.ServerThread.writeMessage(TLSTM.SocketEntry entry,
java.nio.channels.SocketChannel sc) |
private void |
TLSTM.ServerThread.writeNetBuffer(TLSTM.SocketEntry entry,
java.nio.channels.SocketChannel sc) |