Package org.elasticsearch.xpack.security.transport.nio
package org.elasticsearch.xpack.security.transport.nio
-
ClassesClassDescriptionThis transport provides a transport based on nio that is secured by SSL/TLS.Provides a TLS/SSL read/write layer over a channel.SSLDriver is a class that wraps the
SSLEngine
and attempts to simplify the API.