org.apache.camel.component.cxf
Interface CxfConstants
Deprecated.
@Deprecated
public interface CxfConstants
Constants used in this module
Please use the org.apache.camel.component.cxf.common.message.CxfConstants in the camel-cxf-transport module
This class will be removed in Camel 3.0
METHOD
static final String METHOD
- Deprecated.
- See Also:
- Constant Field Values
SERVICE_CLASS
static final String SERVICE_CLASS
- Deprecated.
- See Also:
- Constant Field Values
DATA_FORMAT_PROPERTY
static final String DATA_FORMAT_PROPERTY
- Deprecated.
- See Also:
- Constant Field Values
SET_DEFAULT_BUS
static final String SET_DEFAULT_BUS
- Deprecated.
- See Also:
- Constant Field Values
WSDL_URL
static final String WSDL_URL
- Deprecated.
- See Also:
- Constant Field Values
ADDRESS
static final String ADDRESS
- Deprecated.
- See Also:
- Constant Field Values
SERVICE_NAME
static final String SERVICE_NAME
- Deprecated.
- See Also:
- Constant Field Values
PORT_NAME
static final String PORT_NAME
- Deprecated.
- See Also:
- Constant Field Values
SERVICE_LOCALNAME
static final String SERVICE_LOCALNAME
- Deprecated.
- See Also:
- Constant Field Values
SERVICE_NAMESPACE
static final String SERVICE_NAMESPACE
- Deprecated.
- See Also:
- Constant Field Values
PORT_LOCALNAME
static final String PORT_LOCALNAME
- Deprecated.
- See Also:
- Constant Field Values
PORT_NAMESPACE
static final String PORT_NAMESPACE
- Deprecated.
- See Also:
- Constant Field Values
PROTOCOL_NAME_RES
static final String PROTOCOL_NAME_RES
- Deprecated.
- See Also:
- Constant Field Values
OPERATION_NAME
static final String OPERATION_NAME
- Deprecated.
- See Also:
- Constant Field Values
OPERATION_NAMESPACE
static final String OPERATION_NAMESPACE
- Deprecated.
- See Also:
- Constant Field Values
SPRING_CONTEXT_ENDPOINT
static final String SPRING_CONTEXT_ENDPOINT
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_TRANSPORT_PREFIX
@Deprecated
static final String CAMEL_TRANSPORT_PREFIX
- Deprecated.
- See Also:
- Constant Field Values
JAXWS_CONTEXT
static final String JAXWS_CONTEXT
- Deprecated.
- See Also:
- Constant Field Values
CXF_EXCHANGE
@Deprecated
static final String CXF_EXCHANGE
- Deprecated.
- See Also:
- Constant Field Values
DISPATCH_NAMESPACE
static final String DISPATCH_NAMESPACE
- Deprecated.
- See Also:
- Constant Field Values
DISPATCH_DEFAULT_OPERATION_NAMESPACE
static final String DISPATCH_DEFAULT_OPERATION_NAMESPACE
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_EXCHANGE
@Deprecated
static final String CAMEL_EXCHANGE
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_MESSAGE
static final String CAMEL_CXF_MESSAGE
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_USING_HTTP_API
static final String CAMEL_CXF_RS_USING_HTTP_API
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_VAR_VALUES
static final String CAMEL_CXF_RS_VAR_VALUES
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_RESPONSE_CLASS
static final String CAMEL_CXF_RS_RESPONSE_CLASS
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE
static final String CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_QUERY_MAP
static final String CAMEL_CXF_RS_QUERY_MAP
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_EXTRACT_ENTITY
static final String CAMEL_CXF_RS_EXTRACT_ENTITY
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK
static final String CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_ATTACHMENTS
static final String CAMEL_CXF_ATTACHMENTS
- Deprecated.
- See Also:
- Constant Field Values
CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE
static final String CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE
- Deprecated.
- See Also:
- Constant Field Values
Apache CAMEL