Uses of Interface
com.sapportals.portal.prt.service.soap.element.IPRTSOAPResponse

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

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

Methods in com.sapportals.portal.prt.service.soap that return IPRTSOAPResponse
 IPRTSOAPResponse ISOAPService.getNewSOAPResponseInstance(IPRTSOAPMessage message)
          Allow to create new instance of IPRTSOAPResponse element
 

Methods in com.sapportals.portal.prt.service.soap with parameters of type IPRTSOAPResponse
 javax.xml.soap.SOAPMessage IPRTSOAPSerializator.constructSOAPMessage(javax.xml.soap.MessageFactory messageFactory, IPRTSOAPResponse response)
          Construct the SOAP message corresponding of a response by SOAP Framework