Package org.openziti.net.nio
See: Description
-
Class Summary Class Description Group AsyncTLSChannel Implementation TLS stream conforming to AsynchronousSocketChannel. AsyncTLSChannelSocket SSLSocket adapter of AsyncTLSChannel AsyncTLSSocketFactory SyncSocketChannel ZitiSelectorProvider <p> Selector implementation that can be used to create NIO socket channels. </p> <p> Datagram channels, server channels, and pipes are not supported at this time. </p> <p> To use, set the JVM system property <code>java.nio.channels.spi.SelectorProvider</code> to <code>org.openziti.net.nio.ZitiSelectorProvider</code> </p> NetUtilsKt -
Enum Summary Enum Description State