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

Packages that use IPRTSOAPHeader
com.sapportals.portal.prt.service.soap.element   
com.sapportals.portal.prt.service.soap.processor   
 

Uses of IPRTSOAPHeader in com.sapportals.portal.prt.service.soap.element
 

Methods in com.sapportals.portal.prt.service.soap.element that return IPRTSOAPHeader
 IPRTSOAPHeader IPRTSOAPEnvelope.getHeader()
           
 IPRTSOAPHeader IPRTSOAPMessage.getPRTSoapHeader()
           
 

Uses of IPRTSOAPHeader in com.sapportals.portal.prt.service.soap.processor
 

Methods in com.sapportals.portal.prt.service.soap.processor that return IPRTSOAPHeader
 IPRTSOAPHeader ISOAPHeaderProcessor.processHeader(IPRTSOAPHeader message)
          process the SOAPHeader of the message
 

Methods in com.sapportals.portal.prt.service.soap.processor with parameters of type IPRTSOAPHeader
 IPRTSOAPHeader ISOAPHeaderProcessor.processHeader(IPRTSOAPHeader message)
          process the SOAPHeader of the message