Uses of Class
jnr.unixsocket.UnixSocketChannel

Packages that use UnixSocketChannel
jnr.unixsocket   
 

Uses of UnixSocketChannel in jnr.unixsocket
 

Methods in jnr.unixsocket that return UnixSocketChannel
 UnixSocketChannel UnixServerSocketChannel.accept()
           
static UnixSocketChannel UnixSocketChannel.open()
           
static UnixSocketChannel UnixSocketChannel.open(UnixSocketAddress remote)
           
static UnixSocketChannel[] UnixSocketChannel.pair()
           
 



Copyright © 2012. All Rights Reserved.