|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AFUNIXServerSocket | |
---|---|
org.newsclub.net.unix | The actual AF_UNIX Socket implementation. |
Uses of AFUNIXServerSocket in org.newsclub.net.unix |
---|
Methods in org.newsclub.net.unix that return AFUNIXServerSocket | |
---|---|
static AFUNIXServerSocket |
AFUNIXServerSocket.bindOn(AFUNIXSocketAddress addr)
Returns a new AF_UNIX ServerSocket that is bound to the given
AFUNIXSocketAddress . |
static AFUNIXServerSocket |
AFUNIXServerSocket.newInstance()
Returns a new, unbound AF_UNIX ServerSocket . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |