public abstract class DownstreamMessage extends Message
Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
short |
messageId
The message id of the upstream message with which this downstream message is associated (or
-1 if it is not associated with any upstream message).
|
| Constructor and Description |
|---|
DownstreamMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getTransport, noteActualTransport, setTransportpublic short messageId
public String toString()
toString in class SimpleStreamableObjectCopyright © 2015. All rights reserved.