|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.iks.r_osgi.streams.InputStreamHandle
public class InputStreamHandle
Stream handle for InputStreams passed as arguments or return values of remote service invocations.
Constructor Summary | |
---|---|
InputStreamHandle(short streamID)
Create a new 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 InputStreamHandle(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 |