Uses of Class
org.forgerock.opendj.io.rx.TransformedRxSocket
-
Packages that use TransformedRxSocket Package Description org.forgerock.opendj.io.rx Classes and interfaces providing Reactive Streams I/O transports. -
-
Uses of TransformedRxSocket in org.forgerock.opendj.io.rx
Subclasses of TransformedRxSocket in org.forgerock.opendj.io.rx Modifier and Type Class Description class
SaslRxSocket
A reactive socket which adds SASL QOP to an underlying reactive socket..class
SslRxSocket
A reactive socket implementation which adds SSL to an underlying reactive socket.class
SwitchableRxSocket<M>
A reactive socket implementation which delegates to a replaceable delegate reactive socket.
-