Overview |
Module |
Use |
Devguide |
Index |
:: com :: sun :: star ::
|
module connection |
- Description
- Data exchange interfaces for inter-process communication.
|
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.
|
Structs |
SocketPermission |
This permission represents access to a network via sockets.
A SocketPermission consists of a host specification and a set of actions
specifying ways to connect to that host. The host is specified as
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.