public static class StreamManagement.AckAnswer extends Object implements Nonza
| Constructor and Description |
|---|
AckAnswer(long handledCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
long |
getHandledCount() |
String |
getNamespace()
Returns the root element XML namespace.
|
CharSequence |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public AckAnswer(long handledCount)
public long getHandledCount()
public CharSequence toXML()
Elementpublic String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElementpublic String getElementName()
NamedElementgetElementName in interface NamedElement