public abstract class AbstractHttpOverXmpp extends IQ
Modifier and Type | Class and Description |
---|---|
static class |
AbstractHttpOverXmpp.AbstractBody
Abstract representation of parent of Req and Resp elements.
|
static class |
AbstractHttpOverXmpp.Base64
Representation of Base64 element.
|
static class |
AbstractHttpOverXmpp.ChunkedBase64
Representation of ChunkedBase64 element.
|
static class |
AbstractHttpOverXmpp.Data
Representation of Data element.
|
static interface |
AbstractHttpOverXmpp.DataChild
Interface for child elements of Data element.
|
static class |
AbstractHttpOverXmpp.Ibb
Representation of Ibb element.
|
static class |
AbstractHttpOverXmpp.Text
Representation of Text element.
|
static class |
AbstractHttpOverXmpp.Xml
Representation of Xml element.
|
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE
Constructor and Description |
---|
AbstractHttpOverXmpp() |
createErrorResponse, createResultIQ, getChildElementXML, getType, setType, toXML
addCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toString
public AbstractHttpOverXmpp()