Constant Field Values


Contents
org.mule.*

org.mule.providers.soap.xfire.XFireConnector
public static final String CLASSNAME_ANNOTATIONS "org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations"
public static final String DEFAULT_MULE_NAMESPACE_URI "http://www.muleumo.org"
public static final String XFIRE_PROPERTY "xfire"
public static final String XFIRE_SERVICE_COMPONENT_NAME "_xfireServiceComponent"
public static final String XFIRE_TRANSPORT "transportClass"

org.mule.providers.soap.xfire.transport.MuleLocalChannel
protected static final String OLD_CONTEXT "urn:xfire:transport:local:oldContext"
protected static final String SENDER_URI "senderUri"

org.mule.providers.soap.xfire.transport.MuleLocalTransport
public static final String BINDING_ID "urn:xfire:transport:local"
public static final String SOAP11_HTTP_BINDING "http://schemas.xmlsoap.org/soap/http"
public static final String SOAP12_HTTP_BINDING "http://www.w3.org/2003/05/soap/bindings/HTTP/"
public static final String URI_PREFIX "xfire.local://"

org.mule.providers.soap.xfire.transport.MuleUniversalTransport
public static final String HTTP_BINDING "http://www.w3.org/2004/08/wsdl/http"
public static final String HTTP_TRANSPORT_NS "http://schemas.xmlsoap.org/soap/mule"
public static final String SOAP11_HTTP_BINDING "http://schemas.xmlsoap.org/soap/http"
public static final String SOAP12_HTTP_BINDING "http://www.w3.org/2003/05/soap/bindings/HTTP/"

org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcher
public static final String DEFAULT_WSDL_TRANSPORT "org.codehaus.xfire.transport.http.SoapHttpTransport"



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.