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 |
|---|
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, sendAndWaitcreateRemoteHandle, getOrCreateSerialHandle, writeReplaceprivate static final long serialVersionUID
private final RemoteHost remoteHost
public RemoteMessageStream(RemoteHost host)
public MessageStream send(java.lang.Object message)
MessageStreamsend in class MessageStreammessage - message to send