| Package | Description |
|---|---|
| org.apache.river.mercury |
Provides implementations of the
EventMailbox service.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static StreamType |
StreamType.CONTROL
Control data stream enumeration.
|
(package private) static StreamType |
StreamType.INPUT
Event data input stream enumeration
|
(package private) static StreamType |
StreamType.OUTPUT
Event data output stream enumeration
|
private StreamType |
StreamKey.type
Holds the "enumeration" type for the associated stream.
|
| Constructor and Description |
|---|
StreamKey(File file,
StreamType type)
Simple constructor that accepts File and StreamType
arguments and then assigns them to the appropriate internal fields.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.