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