| Modifier and Type | Interface and Description |
|---|---|
interface |
Output<T extends Output<T>>
Output interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputBatch
Sendable batch of messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOutputBatch
Top-level output batch.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputConnection
Output connection.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionOutputBatch
Connection level output batch.
|
interface |
ConnectionOutputGroup
Connection level output group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionOutputBatch
Default connection output batch implementation.
|
class |
DefaultConnectionOutputGroup
Connection level output group.
|
class |
DefaultOutputConnection
Default output connection implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputGroupSupport<T extends OutputGroupSupport<T>>
Support for creating output groups.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputGroup
Output group represent collections of output messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOutputGroup
Top-level output group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputPort
Output port to which messages are sent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutputPort
Default output port implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutputStream
Output stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutputStream
Default output stream implementation.
|
class |
StreamOutputBatch
Stream level output batch.
|
Copyright © 2013-2014. All Rights Reserved.