Package org.apache.muse.ws.addressing.soap

Interface Summary
SoapClient SoapClient is a generic interface for a common set of SOAP utilities that may be implemented with different APIs from platform to platform.
SoapMonitor SoapMonitor is a supplemental interface for SOAP clients that wish to support TCP/SOAP monitoring without modifying server-side code.
 

Class Summary
SimpleSoapClient SimpleSoapClient is and implementation of SoapClient that relies on the java.net.HttpURLConnection API to send and receive SOAP messages.
SoapConstants SoapConstants is a collection of values related to SOAP 1.2.
SoapUtils  
 

Exception Summary
SoapFault This class represents a the SOAP fault type defined in SOAP 1.2.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.