public static class AbstractHttpOverXmpp.ChunkedBase64 extends java.lang.Object implements AbstractHttpOverXmpp.DataChild
This class is immutable.
| Constructor and Description |
|---|
AbstractHttpOverXmpp.ChunkedBase64(java.lang.String streamId)
Creates ChunkedBase86 element.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStreamId()
Returns streamId attribute.
|
java.lang.String |
toXML()
Returns string containing xml representation of this object.
|
public AbstractHttpOverXmpp.ChunkedBase64(java.lang.String streamId)
streamId - streamId attributepublic java.lang.String toXML()
AbstractHttpOverXmpp.DataChildtoXML in interface AbstractHttpOverXmpp.DataChildpublic java.lang.String getStreamId()