All Classes and Interfaces
Classes
Class
Description
A
SelectorProvider whose sole purpose is to provide a DelegatingSelector
capable of handling registration of TLS/DTLS-wrapped channels.A
DatagramChannel decorator that transparently wraps a raw channel with DTLS encryption
and decryption.A
ServerSocketChannel decorator that wraps a raw server socket channel, producing
SecureSocketChannel instances for each accepted connection.A
SocketChannel decorator that transparently wraps a raw channel with TLS/SSL encryption
and decryption.