public static class MessageStream.RemoteMessageStream extends MessageStream implements RemoteSerialized
MessageStream.RemoteMessageStream, MessageStream.SendTo
Modifier and Type | Field and Description |
---|---|
private RemoteHost |
remoteHost |
private static long |
serialVersionUID |
serialHandle
Constructor and Description |
---|
MessageStream.RemoteMessageStream(RemoteHost host) |
Modifier and Type | Method and Description |
---|---|
MessageStream |
send(java.lang.Object message)
Send message to stream and return immediately
|
call, getRemoteClass, leftShift, reInterrupt, send, send, sendAndWait, sendAndWait, sendAndWait
createRemoteHandle, getOrCreateSerialHandle, writeReplace
private static final long serialVersionUID
private final RemoteHost remoteHost
public MessageStream.RemoteMessageStream(RemoteHost host)
public MessageStream send(java.lang.Object message)
MessageStream
send
in class MessageStream
message
- message to send