public class UnregisterResponseImpl extends UnregisterMessageImpl implements UnregisterResponse
MessageType.TypeSTATUS_FIELDMESSSAGE_TYPE_FIELD| Constructor and Description |
|---|
UnregisterResponseImpl(String channelId,
Status status) |
| Modifier and Type | Method and Description |
|---|---|
Status |
getStatus()
Returns the result of the Register call
|
String |
toString() |
getChannelId, getMessageTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChannelIdgetMessageTypepublic Status getStatus()
UnregisterResponsegetStatus in interface UnregisterResponseStatus the Status of the unregister request.public String toString()
toString in class UnregisterMessageImplCopyright © 2014 JBoss by Red Hat. All Rights Reserved.