org.mule.providers.soap
Interface SoapConstants


public interface SoapConstants

Common SOAP constants


Field Summary
static String LIST_PROPERTY
           
static String METHOD_NAMESPACE_PROPERTY
           
static String SOAP_ACTION_PROPERTY
           
static String SOAP_ENDPOINT_PREFIX
           
static String SOAP_NAMESPACE_PROPERTY
           
static String WSDL_PROPERTY
           
static String WSDL_URL_PROPERTY
           
 

Field Detail

WSDL_PROPERTY

public static final String WSDL_PROPERTY
See Also:
Constant Field Values

LIST_PROPERTY

public static final String LIST_PROPERTY
See Also:
Constant Field Values

SOAP_ENDPOINT_PREFIX

public static final String SOAP_ENDPOINT_PREFIX
See Also:
Constant Field Values

METHOD_NAMESPACE_PROPERTY

public static final String METHOD_NAMESPACE_PROPERTY
See Also:
Constant Field Values

SOAP_ACTION_PROPERTY

public static final String SOAP_ACTION_PROPERTY
See Also:
Constant Field Values

WSDL_URL_PROPERTY

public static final String WSDL_URL_PROPERTY
See Also:
Constant Field Values

SOAP_NAMESPACE_PROPERTY

public static final String SOAP_NAMESPACE_PROPERTY
See Also:
Constant Field Values


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