Uses of Class
com.sapportals.portal.prt.service.soap.processor.MethodContainer

Packages that use MethodContainer
com.sapportals.portal.prt.service.soap   
 

Uses of MethodContainer in com.sapportals.portal.prt.service.soap
 

Methods in com.sapportals.portal.prt.service.soap that return MethodContainer
 MethodContainer ISOAPMessageContext.getMethodContainer()
          Get the method container attached to this SOAPMessage
 

Methods in com.sapportals.portal.prt.service.soap with parameters of type MethodContainer
 void ISOAPMessageContext.setMethodContainer(MethodContainer container)
          Set the method container attached to this SOAPMessage