|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjimm.twice.ice.xml.Message
jimm.twice.ice.xml.Cancel
A cancel request.
| Field Summary |
| Fields inherited from class jimm.twice.ice.xml.Message |
node |
| Constructor Summary | |
Cancel(java.lang.String subscriptionId)
Constructor. |
|
Cancel(java.lang.String subscriptionId,
java.lang.String reason)
Constructor. |
|
| Methods inherited from class jimm.twice.ice.xml.Message |
addChild, addChild, addChild, getAttribute, getNode, getTag, setAttribute, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Cancel(java.lang.String subscriptionId)
subscriptionId - the subscription id
public Cancel(java.lang.String subscriptionId,
java.lang.String reason)
subscriptionId - the subscription idreason - a text reason; may be null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||