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.Xml
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE
Constructor and Description |
---|
HttpOverXmppReq() |
Modifier and Type | Method and Description |
---|---|
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, 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 HttpOverXmppReq()
public String getChildElementXML()
IQ
Extensions of this class must override this method.
getChildElementXML
in class IQ
public HttpOverXmppReq.Req getReq()
public void setReq(HttpOverXmppReq.Req req)
req
- Req element