|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServiceDescriptor | |
| com.sapportals.portal.prt.service.soap | |
| Uses of IServiceDescriptor in com.sapportals.portal.prt.service.soap |
| Methods in com.sapportals.portal.prt.service.soap that return IServiceDescriptor | |
IServiceDescriptor |
ISOAPMessageContext.getServiceDescriptor()
Get Service descriptor attached to the current context |
| Methods in com.sapportals.portal.prt.service.soap with parameters of type IServiceDescriptor | |
javax.xml.soap.SOAPMessage |
IPRTSOAPSerializator.constructSOAPMessage(javax.xml.soap.MessageFactory messageFactory,
IMessageDescriptor descriptor,
IServiceDescriptor sDescriptor)
Construct the SOAP message corresponding to a call generated with SOAP Framework |
IPRTSOAPMessage |
ISOAPService.call(javax.xml.soap.SOAPMessage msg,
java.lang.String url,
IServiceDescriptor descriptor)
Call a distant Web Service using invokation provide by the SOAP Framework |
IPRTSOAPMessage |
ISOAPService.call(javax.xml.soap.SOAPMessage msg,
java.lang.String url,
IServiceDescriptor descriptor,
IUserContext user,
java.lang.String systemAlias)
Call a distant Web Service using invokation provide by the SOAP Framework with security infos |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||