| Package | Description |
|---|---|
| com.sun.corba.ee.impl.transport.connection | |
| com.sun.corba.ee.spi.transport.connection |
| Class and Description |
|---|
| Connection
A Connection represents some kind of channel to a (possibly different) process.
|
| ConnectionCache
A connection cache manages a group of connections which may be re-used
for sending and receiving messages.
|
| ConnectionFinder
An instance of a ConnectionFinder may be supplied to the
OutboundConnectionCache.get method.
|
| ContactInfo
The ContactInfo represents the information needed to establish a connection
to a (possibly different) process.
|
| InboundConnectionCache
A concurrent connection cache for passively created connections (e.g.
|
| OutboundConnectionCache
A concurrent mostly non-blocking connection cache.
|
| Class and Description |
|---|
| Connection
A Connection represents some kind of channel to a (possibly different) process.
|
| ConnectionCache
A connection cache manages a group of connections which may be re-used
for sending and receiving messages.
|
| ConnectionFinder
An instance of a ConnectionFinder may be supplied to the
OutboundConnectionCache.get method.
|
| ContactInfo
The ContactInfo represents the information needed to establish a connection
to a (possibly different) process.
|
| InboundConnectionCache
A concurrent connection cache for passively created connections (e.g.
|
| OutboundConnectionCache
A concurrent mostly non-blocking connection cache.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.