|
|||||||||
| Home >> All >> edu >> emory >> mathcs >> util >> net >> [ inproc overview ] | PREV NEXT | ||||||||
A
- accept() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- accept() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- accept(SocketImpl) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- accepted - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- available() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- available() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- awaitOrCancel(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
B
- bind(SocketAddress, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- bind(InetAddress, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- bind(SocketAddress) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Not supported.
- bindings - Static variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- bound - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
C
- CONNECT_CANCELLED - Static variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- cancel() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- cancelled - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- cliChannel - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- close() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- close() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- close() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- close() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketOutputStream
- close() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- closeInput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- closeOutput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- closed - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- closed - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- connect(int, int) - Static method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- connect(String, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- never called; @see Socket#connect()
- connect(InetAddress, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- never called; @see Socket#connect()
- connect(SocketAddress, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- connect(SocketAddress, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Connects the socket to the in-proc server socket.
- connected - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- connecting - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- connectionQueue - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- create(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
E
- edu.emory.mathcs.util.net.inproc - package edu.emory.mathcs.util.net.inproc
- Networking-related utility classes.
- ensureNotClosed() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- ensureNotClosed() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- equals(Object) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocketAddress
G
- getFileDescriptor() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getInetAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- getInetAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getInetAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns a dummy "local" IP address of the form 127.0.0.129.
- getInput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel
- getInputStream() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getInputStream() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getKeepAlive() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns true.
- getLocalAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns a dummy "local" IP address of the form 127.0.0.129.
- getLocalPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- getLocalPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getLocalPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Not meaningful.
- getLocalSocketAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- getLocalSocketAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns an InProcSocketAddress holding local port number, as
obtained via
InProcSocket.getLocalPort()55 . - getOOBInline() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns false.
- getOption(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getOutput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel
- getOutputStream() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getOutputStream() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- getPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getPort() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocketAddress
- Returns the logical port number represented by this inproc socket address.
- getReceiveBufferSize() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getRemoteSocketAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns server endpoint information as InProcSocketAddress.
- getReuseAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- getReuseAddress() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns true.
- getSendBufferSize() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getSoLinger() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns -1.
- getSoTimeout() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- getSoTimeout() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- getTcpNoDelay() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns true.
- getTrafficClass() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Returns 0.
H
- hashCode() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocketAddress
I
- InProcServerSocket - class edu.emory.mathcs.util.net.inproc.InProcServerSocket.
- Abstraction of a server socket which can be accessed only from within a process.
- InProcServerSocket() - Constructor for class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- InProcServerSocket(int) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- InProcServerSocket(int, int) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- InProcServerSocket.ConnReq - class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq.
- InProcServerSocket.ConnReq() - Constructor for class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- InProcSocket - class edu.emory.mathcs.util.net.inproc.InProcSocket.
- Abstraction of a socket accessible only within a process.
- InProcSocket(int) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket
- Creates new in-process socket and connects it to a server socket listening on a specified port.
- InProcSocket() - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket
- Creates new, unconnected in-process socket.
- InProcSocket(boolean) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket
- InProcSocket(InProcSocket.Channel, int) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket
- InProcSocket.Channel - class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel.
- InProcSocket.Channel(TimedInput, OutputStream) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel
- InProcSocket.InProcSocketImpl - class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl.
- InProcSocket.InProcSocketImpl() - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- InProcSocket.InProcSocketInputStream - class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream.
- InProcSocket.InProcSocketInputStream(TimedInput) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- InProcSocket.InProcSocketOutputStream - class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketOutputStream.
- InProcSocket.InProcSocketOutputStream(OutputStream) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketOutputStream
- InProcSocketAddress - class edu.emory.mathcs.util.net.inproc.InProcSocketAddress.
- Represents an address of in-proc socket.
- InProcSocketAddress(int) - Constructor for class edu.emory.mathcs.util.net.inproc.InProcSocketAddress
- Creates new inproc socket address representing specified logical port.
- in - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- inprocInetAddr - Static variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- input - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- inputClosed - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- inputShut - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- is - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel
- isBound() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- isBound() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- isClosed() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- isClosed() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- isConnected() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- isInputShutdown() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- isOutputShutdown() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
L
- listen(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- localPort - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- localPort - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
O
- os - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket.Channel
- out - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- outputClosed - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- outputShut - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
P
- port - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocketAddress
R
- random - Static variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- read() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- read(byte[]) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- read(byte[], int, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- refuse() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- refused - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- remotePort - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
S
- sendUrgentData(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- sendUrgentData(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Unsupported.
- setChannel(InProcSocket.Channel) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- setKeepAlive(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- setOOBInline(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- setOption(int, Object) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- setReceiveBufferSize(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- setReuseAddress(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- setReuseAddress(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- setSendBufferSize(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- setSoLinger(boolean, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- setSoTimeout(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- setSoTimeout(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- setTcpNoDelay(boolean) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- setTrafficClass(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- Does nothing.
- shutdownInput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- shutdownInput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- shutdownOutput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
- shutdownOutput() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
- skip(long) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketInputStream
- soTimeout - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- soTimeout - Variable in class edu.emory.mathcs.util.net.inproc.InProcSocket
- srvChannel - Variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket.ConnReq
- supportsUrgentData() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketImpl
T
- TERMINATOR - Static variable in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- toString() - Method in class edu.emory.mathcs.util.net.inproc.InProcServerSocket
- toString() - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket
W
- write(int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketOutputStream
- write(byte[], int, int) - Method in class edu.emory.mathcs.util.net.inproc.InProcSocket.InProcSocketOutputStream
A B C E G H I L O P R S T W
|
|||||||||
| Home >> All >> edu >> emory >> mathcs >> util >> net >> [ inproc overview ] | PREV NEXT | ||||||||