Services |
Acceptor |
allows to accept connection attempts from another process.
|
Connector |
allows to establish a connection to another process.
|
Interfaces |
XAcceptor |
allows to passively accept connection attempts from other processes.
|
XConnection |
A bidirectional bytestream.
|
XConnection2 |
XConnection2 extends the XConnection interface
with available and readSomeBytes
|
XConnectionBroadcaster |
allows to add listeners to a connection.
|
XConnector |
allows to actively establish an interprocess connection.
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.