| Package | Description |
|---|---|
| net.kuujo.vertigo.io.connection | |
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.group | |
| net.kuujo.vertigo.io.group.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionInputGroup
Connection level input group.
|
interface |
ConnectionOutputGroup
Connection level output group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionInputGroup
Connection level input group.
|
class |
DefaultConnectionOutputGroup
Connection level output group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Group<T extends Group<T>>
Input/output group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputGroup
Input groups represent collections of input messages.
|
interface |
OutputGroup
Output group represent collections of output messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOutputGroup
Top-level output group.
|
Copyright © 2013-2014. All Rights Reserved.