Uses of Class
org.newsclub.net.unix.AFUNIXDatagramSocket
Packages that use AFUNIXDatagramSocket
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXDatagramSocket in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFUNIXDatagramSocketModifier and TypeMethodDescriptionstatic AFUNIXDatagramSocket
AFUNIXDatagramSocket.newInstance()
Returns a newAFUNIXDatagramSocket
instance.static AFUNIXDatagramSocket
AFUNIXDatagramSocket.newInstance
(AFSocketType socketType) Returns a newAFUNIXDatagramSocket
instance for the given socket type.