Package | Description |
---|---|
org.apache.tomcat.jni.socket |
Class and Description |
---|
AprSocket
Native socket, using JNI + APR + openssl.
|
AprSocketContext |
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.TlsCertVerifier
Called in SSL mode after the handshake is completed.
|
HostInfo
Information about the remote host.
|
Copyright © 2008–2017 The Netty Project. All rights reserved.