Uses of Class
org.apache.servicemix.soap.marshalers.SoapMarshaler

Packages that use SoapMarshaler
org.apache.servicemix.soap The core API and classes for the SOAP stack 
org.apache.servicemix.soap.marshalers   
 

Uses of SoapMarshaler in org.apache.servicemix.soap
 

Methods in org.apache.servicemix.soap that return SoapMarshaler
 SoapMarshaler SoapHelper.getSoapMarshaler()
           
 

Uses of SoapMarshaler in org.apache.servicemix.soap.marshalers
 

Constructors in org.apache.servicemix.soap.marshalers with parameters of type SoapMarshaler
SoapReader(SoapMarshaler marshaler)
           
SoapWriter(SoapMarshaler marshaler, SoapMessage message)
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.