org.idoox.wasp.wsdl
Class SOAPMethodInfo.RequiredElements.Invocation

java.lang.Object
  extended byorg.idoox.wasp.wsdl.SOAPMethodInfo.RequiredElements.Invocation
Enclosing class:
SOAPMethodInfo.RequiredElements

public class SOAPMethodInfo.RequiredElements.Invocation
extends java.lang.Object


Constructor Summary
SOAPMethodInfo.RequiredElements.Invocation()
           
 
Method Summary
 void endInvocation()
           
 void nillElement(QName name)
           
 void notNillElement(QName name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPMethodInfo.RequiredElements.Invocation

public SOAPMethodInfo.RequiredElements.Invocation()
Method Detail

nillElement

public void nillElement(QName name)
                 throws MessageProcessingException
Throws:
MessageProcessingException

notNillElement

public void notNillElement(QName name)
                    throws MessageProcessingException
Throws:
MessageProcessingException

endInvocation

public void endInvocation()
                   throws MessageProcessingException
Throws:
MessageProcessingException