org.mule.transport.cxf
Interface CxfConstants


public interface CxfConstants


Field Summary
static String APPLY_FILTERS_TO_PROTOCOL
           
static String APPLY_SECURITY_TO_PROTOCOL
           
static String APPLY_TRANSFORMERS_TO_PROTOCOL
           
static String BINDING_ID
           
static String CLIENT_CLASS
           
static String CLIENT_PORT
           
static String DATA_BINDING
           
static String FEATURES
           
static String FRONTEND
           
static String IN_FAULT_INTERCEPTORS
           
static String IN_INTERCEPTORS
           
static String JAX_WS_FRONTEND
           
static String MTOM_ENABLED
           
static String MULE_MESSAGE
           
static String NAME
           
static String NAMESPACE
           
static String OPERATION
           
static String OUT_FAULT_INTERCEPTORS
           
static String OUT_INTERCEPTORS
           
static String PROXY
           
static String SERVICE_CLASS
           
static String SERVICE_INTERFACE
           
static String SIMPLE_FRONTEND
           
static String WSDL_LOCATION
           
 

Field Detail

DATA_BINDING

static final String DATA_BINDING
See Also:
Constant Field Values

BINDING_ID

static final String BINDING_ID
See Also:
Constant Field Values

FRONTEND

static final String FRONTEND
See Also:
Constant Field Values

JAX_WS_FRONTEND

static final String JAX_WS_FRONTEND
See Also:
Constant Field Values

SIMPLE_FRONTEND

static final String SIMPLE_FRONTEND
See Also:
Constant Field Values

WSDL_LOCATION

static final String WSDL_LOCATION
See Also:
Constant Field Values

NAMESPACE

static final String NAMESPACE
See Also:
Constant Field Values

NAME

static final String NAME
See Also:
Constant Field Values

CLIENT_CLASS

static final String CLIENT_CLASS
See Also:
Constant Field Values

SERVICE_INTERFACE

static final String SERVICE_INTERFACE
See Also:
Constant Field Values

CLIENT_PORT

static final String CLIENT_PORT
See Also:
Constant Field Values

OPERATION

static final String OPERATION
See Also:
Constant Field Values

PROXY

static final String PROXY
See Also:
Constant Field Values

SERVICE_CLASS

static final String SERVICE_CLASS
See Also:
Constant Field Values

FEATURES

static final String FEATURES
See Also:
Constant Field Values

IN_INTERCEPTORS

static final String IN_INTERCEPTORS
See Also:
Constant Field Values

IN_FAULT_INTERCEPTORS

static final String IN_FAULT_INTERCEPTORS
See Also:
Constant Field Values

OUT_INTERCEPTORS

static final String OUT_INTERCEPTORS
See Also:
Constant Field Values

OUT_FAULT_INTERCEPTORS

static final String OUT_FAULT_INTERCEPTORS
See Also:
Constant Field Values

MTOM_ENABLED

static final String MTOM_ENABLED
See Also:
Constant Field Values

MULE_MESSAGE

static final String MULE_MESSAGE
See Also:
Constant Field Values

APPLY_FILTERS_TO_PROTOCOL

static final String APPLY_FILTERS_TO_PROTOCOL
See Also:
Constant Field Values

APPLY_TRANSFORMERS_TO_PROTOCOL

static final String APPLY_TRANSFORMERS_TO_PROTOCOL
See Also:
Constant Field Values

APPLY_SECURITY_TO_PROTOCOL

static final String APPLY_SECURITY_TO_PROTOCOL
See Also:
Constant Field Values


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