Uses of Class
jnr.unixsocket.UnixDatagramChannel
Packages that use UnixDatagramChannel
-
Uses of UnixDatagramChannel in jnr.unixsocket
Methods in jnr.unixsocket that return UnixDatagramChannelModifier and TypeMethodDescriptionUnixDatagramChannel.bind
(SocketAddress local) UnixDatagramChannel.connect
(UnixSocketAddress remote) UnixDatagramChannel.disconnect()
static final UnixDatagramChannel
UnixDatagramChannel.open()
static final UnixDatagramChannel
UnixDatagramChannel.open
(jnr.constants.platform.ProtocolFamily domain, int protocol) static final UnixDatagramChannel[]
UnixDatagramChannel.pair()