| Package | Description |
|---|---|
| org.cojen.dirmi |
Public API for Dirmi.
|
| org.cojen.dirmi.core |
Session implementation classes.
|
| org.cojen.dirmi.io |
Input/Output implementation classes.
|
| Class and Description |
|---|
| ChannelBroker
Accepts and connects channels between the same endpoints.
|
| Class and Description |
|---|
| Channel
Basic interface for a blocking bidirectional I/O channel.
|
| ChannelBroker
Accepts and connects channels between the same endpoints.
|
| ChannelBrokerAcceptor |
| IOExecutor
Executor which throws checked exceptions if no threads are available.
|
| Class and Description |
|---|
| Channel
Basic interface for a blocking bidirectional I/O channel.
|
| Channel.Listener |
| Channel.Recycler |
| ChannelAcceptor
Asynchronously accepts channels from a remote endpoint.
|
| ChannelAcceptor.Listener
Listener for acceping channels asynchronously.
|
| ChannelBroker
Accepts and connects channels between the same endpoints.
|
| ChannelBrokerAcceptor |
| ChannelBrokerAcceptor.Listener
Listener for acceping channels asynchronously.
|
| ChannelBrokerConnector |
| ChannelBrokerConnector.Listener
Listener for acceping channels asynchronously.
|
| ChannelConnector
Supports direct channel connection to a remote endpoint.
|
| ChannelConnector.Listener
Listener for acceping channels asynchronously.
|
| CloseableGroup
Set of Closeable objects which can be closed as a unit.
|
| IOExecutor
Executor which throws checked exceptions if no threads are available.
|
| PipedInputStream
Unbuffered replacement for
PipedInputStream. |
| PipedOutputStream
Unbuffered replacement for
PipedOutputStream. |
| SocketChannelSelector |
Copyright © 2006–2015 Cojen. All rights reserved.