public class HttpOverXmppReq extends AbstractHttpOverXmpp
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpOverXmppReq.Req
Represents Req element.
|
AbstractHttpOverXmpp.AbstractBody, AbstractHttpOverXmpp.Base64, AbstractHttpOverXmpp.ChunkedBase64, AbstractHttpOverXmpp.Data, AbstractHttpOverXmpp.DataChild, AbstractHttpOverXmpp.Ibb, AbstractHttpOverXmpp.Text, AbstractHttpOverXmpp.XmlDEFAULT_LANGUAGE, ID_NOT_AVAILABLE| Constructor and Description |
|---|
HttpOverXmppReq() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChildElementXML()
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
|
HttpOverXmppReq.Req |
getReq()
Returns Req element.
|
void |
setReq(HttpOverXmppReq.Req req)
Sets Req element.
|
createErrorResponse, createResultIQ, getType, setType, toXMLaddCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toStringpublic java.lang.String getChildElementXML()
IQExtensions of this class must override this method.
getChildElementXML in class IQpublic HttpOverXmppReq.Req getReq()
public void setReq(HttpOverXmppReq.Req req)
req - Req element