Uses of Class
org.newsclub.net.unix.jetty.AFSocketTransport
-
Uses of AFSocketTransport in org.newsclub.net.unix.jetty
Methods in org.newsclub.net.unix.jetty that return AFSocketTransportModifier and TypeMethodDescriptionstatic AFSocketTransportAFSocketTransport.withDatagramChannel(org.newsclub.net.unix.AFSocketAddress addr) Constructs anAFSocketTransportthat establishes aDatagramChannelto the given address.static AFSocketTransportAFSocketTransport.withSocketChannel(org.newsclub.net.unix.AFSocketAddress addr) Constructs anAFSocketTransportthat establishes aSocketChannelto the given address.