|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smack.packet.Packet
org.jivesoftware.smack.packet.IQ
org.codehaus.xfire.xmpp.SoapEnvelopePacket
public class SoapEnvelopePacket
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jivesoftware.smack.packet.IQ |
|---|
org.jivesoftware.smack.packet.IQ.Type |
| Field Summary |
|---|
| Fields inherited from class org.jivesoftware.smack.packet.Packet |
|---|
ID_NOT_AVAILABLE |
| Constructor Summary | |
|---|---|
SoapEnvelopePacket(org.jdom.Document doc)
|
|
SoapEnvelopePacket(java.lang.String body)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChildElementXML()
|
org.jdom.Document |
getDocument()
|
| Methods inherited from class org.jivesoftware.smack.packet.IQ |
|---|
getType, setType, toXML |
| Methods inherited from class org.jivesoftware.smack.packet.Packet |
|---|
addExtension, deleteProperty, getError, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, removeExtension, setError, setFrom, setPacketID, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoapEnvelopePacket(java.lang.String body)
public SoapEnvelopePacket(org.jdom.Document doc)
| Method Detail |
|---|
public java.lang.String getChildElementXML()
getChildElementXML in class org.jivesoftware.smack.packet.IQpublic org.jdom.Document getDocument()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||