org.codehaus.xfire.xmpp
Class SoapIQProvider

java.lang.Object
  extended by org.codehaus.xfire.xmpp.SoapIQProvider

public class SoapIQProvider
extends java.lang.Object

Author:
Dan Diephouse

Constructor Summary
SoapIQProvider()
           
 
Method Summary
 IQ parseIQ(XmlPullParser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapIQProvider

public SoapIQProvider()
Method Detail

parseIQ

public IQ parseIQ(XmlPullParser parser)
           throws java.lang.Exception
Parameters:
parser -
Returns:
Throws:
java.lang.Exception


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