Uses of Interface
org.forgerock.opendj.io.RxServerSocket
-
Uses of RxServerSocket in org.forgerock.opendj.io
Modifier and TypeMethodDescriptionRxTransport.listen
(InetSocketAddress address, Options options) Starts listening on the provided address and returns anRxServerSocket
which will publish incoming connections via theaccept()
method.