|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.iks.r_osgi.streams.OutputStreamHandle
public final class OutputStreamHandle
Output stream handle.
Constructor Summary | |
---|---|
OutputStreamHandle(short streamID)
create a new output stream handle. |
Method Summary | |
---|---|
short |
getStreamID()
get the stream ID. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputStreamHandle(short streamID)
streamID
- the stream ID.Method Detail |
---|
public short getStreamID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |