|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamType | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
Uses of StreamType in com.sun.jini.mercury |
---|
Fields in com.sun.jini.mercury declared as StreamType | |
---|---|
(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. |
Constructors in com.sun.jini.mercury with parameters of type StreamType | |
---|---|
StreamKey(File file,
StreamType type)
Simple constructor that accepts File and StreamType arguments and then assigns them to the appropriate internal fields. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |