public static class ObjectManagerClient.UnloadObjectMessage extends Message
Constructor and Description |
---|
UnloadObjectMessage() |
UnloadObjectMessage(OID oid) |
UnloadObjectMessage(OID oid,
java.util.Collection<Namespace> namespaces) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Namespace> |
getNamespaces() |
OID |
getOid() |
void |
setNamespaces(java.util.Collection<Namespace> namespaces) |
void |
setOid(OID oid) |
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
public UnloadObjectMessage()
public UnloadObjectMessage(OID oid)