public class UnsubscribeResponse extends DownstreamMessage
Streamable.ClosuremessageId| Constructor and Description |
|---|
UnsubscribeResponse()
Zero argument constructor used when unserializing an instance.
|
UnsubscribeResponse(int oid)
Constructs an unsubscribe response with the supplied oid.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOid() |
String |
toString() |
getTransport, noteActualTransport, setTransportpublic UnsubscribeResponse()
public UnsubscribeResponse(int oid)
public int getOid()
public String toString()
toString in class DownstreamMessageCopyright © 2015. All rights reserved.