Uses of Class
org.newsclub.net.unix.AFSocketOption
-
Uses of AFSocketOption in org.newsclub.net.unix
Methods in org.newsclub.net.unix with parameters of type AFSocketOptionModifier and TypeMethodDescription<T> TAFDatagramSocket.getOption(AFSocketOption<T> name) Returns the value of a junixsocket socket option.<T> DatagramSocketAFDatagramSocket.setOption(AFSocketOption<T> name, T value) Sets the value of a socket option.