Package org.apache.tomcat.jni.socket
-
Interface Summary Interface Description AprSocketContext.BlockingPollHandler Callback for poll events, will be invoked in a thread pool.AprSocketContext.HostInfoLoader Delegates loading of persistent info about a host - public certs, tickets, config, persistent info etc.AprSocketContext.NonBlockingPollHandler Additional callbacks for non-blocking.AprSocketContext.RawDataHandler Called when a chunk of data is sent or received.AprSocketContext.TlsCertVerifier Called in SSL mode after the handshake is completed. -
Class Summary Class Description AprSocket Native socket, using JNI + APR + openssl.AprSocketContext HostInfo Information about the remote host.