org.codehaus.xfire.xmpp
Class SoapEnvelopePacket

java.lang.Object
  extended by IQ
      extended by org.codehaus.xfire.xmpp.SoapEnvelopePacket

public class SoapEnvelopePacket
extends IQ

Author:
Dan Diephouse

Constructor Summary
SoapEnvelopePacket(java.lang.String body)
           
 
Method Summary
 java.lang.String getChildElementXML()
           
 Document getDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapEnvelopePacket

public SoapEnvelopePacket(java.lang.String body)
Method Detail

getChildElementXML

public java.lang.String getChildElementXML()

getDocument

public Document getDocument()


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.