Skip navigation links
A B C F G I J M O P S T U 

A

accept() - Method in class jnr.unixsocket.UnixServerSocket
 
accept() - Method in class jnr.unixsocket.UnixServerSocketChannel
 

B

bind(SocketAddress) - Method in class jnr.unixsocket.UnixServerSocket
 
bind(SocketAddress, int) - Method in class jnr.unixsocket.UnixServerSocket
 

C

connect(UnixSocketAddress) - Method in class jnr.unixsocket.UnixSocketChannel
 

F

finishConnect() - Method in class jnr.unixsocket.UnixSocketChannel
 

G

getChannel() - Method in class jnr.unixsocket.UnixSocket
 
getKeepAlive() - Method in class jnr.unixsocket.UnixSocket
 
getLocalSocketAddress() - Method in class jnr.unixsocket.UnixSocketChannel
 
getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixSocketChannel
 

I

isConnected() - Method in class jnr.unixsocket.UnixSocketChannel
 
isConnectionPending() - Method in class jnr.unixsocket.UnixSocketChannel
 

J

jnr.unixsocket - package jnr.unixsocket
 
jnr.unixsocket.example - package jnr.unixsocket.example
 

M

main(String[]) - Static method in class jnr.unixsocket.example.UnixClient
 
main(String[]) - Static method in class jnr.unixsocket.example.UnixServer
 

O

open() - Static method in class jnr.unixsocket.UnixServerSocketChannel
 
open() - Static method in class jnr.unixsocket.UnixSocketChannel
 
open(UnixSocketAddress) - Static method in class jnr.unixsocket.UnixSocketChannel
 

P

pair() - Static method in class jnr.unixsocket.UnixSocketChannel
 

S

setKeepAlive(boolean) - Method in class jnr.unixsocket.UnixSocket
 
socket() - Method in class jnr.unixsocket.UnixServerSocketChannel
 

T

toString() - Method in class jnr.unixsocket.UnixSocketAddress
 

U

UnixClient - Class in jnr.unixsocket.example
 
UnixClient() - Constructor for class jnr.unixsocket.example.UnixClient
 
UnixServer - Class in jnr.unixsocket.example
 
UnixServer() - Constructor for class jnr.unixsocket.example.UnixServer
 
UnixServerSocket - Class in jnr.unixsocket
 
UnixServerSocket() - Constructor for class jnr.unixsocket.UnixServerSocket
 
UnixServerSocketChannel - Class in jnr.unixsocket
 
UnixSocket - Class in jnr.unixsocket
 
UnixSocketAddress - Class in jnr.unixsocket
 
UnixSocketAddress(File) - Constructor for class jnr.unixsocket.UnixSocketAddress
 
UnixSocketChannel - Class in jnr.unixsocket
A Channel implementation that uses a native unix socket
A B C F G I J M O P S T U 
Skip navigation links

Copyright © 2014. All rights reserved.