Package com.sapportals.portal.prt.service.soap

Interface Summary
IPRTSOAPCall Interface encapsulating SOAP Calls, used by all the Client Portal Service The instance of IPRTSOAPCall are unique by client/session
IPRTSOAPProxy Interface replaced by IPRTSOAPCall
IPRTSOAPSerializator interface representing instance in charge of Serializing a SOAPMessage
IServiceDescriptor Interface defining a Web Service when generating SOAP Call Convenient object used to transport info in the process
ISOAPConnection Define the IServlet Connection corresponding to the soap connection of the portal
ISOAPMessageContext Context attached to a SOAPMessage, contains all the dat to un/marschall SOAP Message
ISOAPParamConstants Interface in charge of holding all the variables needed for the SOAP Framework
ISOAPSerializable Title: SAP iView Project Description: Copyright: Copyright (c) 2002 Company:
ISOAPService Central Definition of the SOAP Framwework using support of Portal Service layer
 

Class Summary
PRTSOAPElementFactory  
SOAPParameter Class allowing to keep information on object to translate in Java type or SOAP type.
SOAPRuntimeContext