Showing:

Attributes
Model
Properties
Element rsServer
Namespace http://camel.apache.org/schema/cxf
Type extension of identifiedType
Type hierarchy
Properties
content complex
Model
Children binding, executor, extensionMappings, features, inFaultInterceptors, inInterceptors, invoker, languageMappings, model, modelBeans, outFaultInterceptors, outInterceptors, properties, providers, schemaLocations, serviceBeans
Attributes
QName Type Use Annotation
abstract xsd:boolean optional
Specifies if the bean is an abstract bean. Abstract beans act as parents for 
concrete bean definitions and are not instantiated. The default is "false".
Setting this to "true" instructs the bean factory not to instantiate the bean.
See documentation for attribute abstract in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
address xsd:string optional
bindingId xsd:string optional
bus xsd:string optional
createdFromAPI xsd:boolean optional
Specifies that the user created that bean using CXF APIs like
Endpoint.publish or Service.getPort.
The default is "false".
Setting this to "true" does the following: Changes the internal name of the
bean by appending either ".jaxws-client" or ".jaxws-endpoint" to the bean's
id. Makes the bean abstract.
See documentation for attribute abstract in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
depends-on xsd:string optional
A list of beans that the bean depends on being instantiated before it 
can be instantiated.
See documentation for attribute depends-on in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
id xsd:string optional
The unique identifier for a bean. A bean id may not be used more than once
within the same <beans> element.
loggingFeatureEnabled xsd:boolean optional
loggingSizeLimit xsd:integer optional
modelRef xsd:string optional
name xsd:string optional
A unique identifier for the bean. This can also be a list of identifiers.
See documentation for attribute name in attribute group beanAttributes
in http://www.springframework.org/schema/beans/spring-beans.xsd
serviceClass xsd:string optional
skipFaultLogging xsd:boolean optional
staticSubresourceResolution xsd:boolean optional
transportId xsd:string optional
Element rsServer / executor
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / features
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / binding
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / inInterceptors
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / inFaultInterceptors
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / invoker
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / outInterceptors
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / outFaultInterceptors
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / properties
Namespace http://camel.apache.org/schema/cxf
Type mapType
Type hierarchy
Properties
content complex
minOccurs 0
Model
Children description, entry
Attributes
QName Type Use Annotation
key-type xsd:string optional

java:java.lang.Class

The default Java type for nested entry keys. Must be a fully qualified
class name.
value-type xsd:string optional

java:java.lang.Class

The default Java type for nested values. Must be a fully qualified
class name.
Element rsServer / serviceBeans
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / modelBeans
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / model
Namespace http://camel.apache.org/schema/cxf
Type model
Properties
content complex
minOccurs 0
Model
Children resource
Attributes
QName Type Use
id xsd:string optional
Element rsServer / providers
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / extensionMappings
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / languageMappings
Namespace http://camel.apache.org/schema/cxf
Properties
minOccurs 0
Element rsServer / schemaLocations
Namespace http://camel.apache.org/schema/cxf
Type schemasType
Properties
content complex
minOccurs 0
Model
Children schemaLocation
Attribute rsServer / @address
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @bus
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @serviceClass
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @transportId
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @modelRef
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @bindingId
Namespace No namespace
Type xsd:string
Properties
content simple
Attribute rsServer / @staticSubresourceResolution
Namespace No namespace
Type xsd:boolean
Properties
content simple
Attribute rsServer / @loggingFeatureEnabled
Namespace No namespace
Type xsd:boolean
Properties
content simple
Attribute rsServer / @loggingSizeLimit
Namespace No namespace
Type xsd:integer
Properties
content simple
Attribute rsServer / @skipFaultLogging
Namespace No namespace
Type xsd:boolean
Properties
content simple