Package org.forgerock.opendj.io.rx
package org.forgerock.opendj.io.rx
Classes and interfaces providing Reactive Streams I/O transports.
-
ClassDescriptionThis class defines the proxy protocol header as it is described in the proxy protocol documentation.Exposes the content of the "pp2_tlv_ssl" structure present in the
ProxyProtocolHeader.PP2_TYPE_SSL
TLV header.Represents the possible values for the client property of the "pp2_tlv_ssl" structure.Represents the possible types of the "sub_tlv" contained in the "pp2_tlv_ssl" structure present in theProxyProtocolHeader.PP2_TYPE_SSL
TLV header.Utility class for creating reactive transports and sockets.A reactive socket which adds SASL QOP to an underlying reactive socket..A reactive socket implementation which adds SSL to an underlying reactive socket.A reactive socket implementation which delegates to a replaceable delegate reactive socket.TransformedRxSocket<U,D> A reactive socket which wraps an underlying downstream reactive socket, providing opportunities to transform transferred data or provide additional functionality.Exception thrown when a transport implementation can't be found.