All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rvicemix.servicemix-cxf-se.2009.02.source-code.servicemix-cxf-se.xsd.html Maven / Gradle / Ivy




Schema for namespace: http://servicemix.apache.org/cxfse/1.0







Element Summary

ElementDescriptionClass
componenta component for hosting JAX-WS pojos. It is based on the CXF runtime.org.apache.servicemix.cxfse.CxfSeComponent
endpointan endpoint usingorg.apache.servicemix.cxfse.CxfSeEndpoint
proxyA CXF proxyorg.apache.servicemix.cxfse.CxfSeProxyFactoryBean

Element Detail

Element: component

ElementTypeDescription
bus<spring:bean/>the CXF bus
endpoints(endpoint)*the endpoints hosted by a component
executor<spring:bean/>
executorFactory<spring:bean/>

Element: endpoint

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:booleanSpecifies if the service can
pojoEndpointxs:string
pojoInterfaceNamexs:QName
pojoServicexs:QName
servicexs:QName
useAegisxs:booleanSpecifies if the endpoint use
useJBIWrapperxs:booleanSpecifies if the endpoint expects
useSOAPEnvelopexs:booleanSpecifies if the endpoint expects
useXmlBeansxs:booleanSpecifies if the endpoint use
ElementTypeDescription
definition<spring:bean/>
description<spring:bean/>
inFaultInterceptors(<spring:bean/>)*a list of beans configuring
inInterceptors(<spring:bean/>)*a list of beans configuring
outFaultInterceptors(<spring:bean/>)*a list of beans configuring
outInterceptors(<spring:bean/>)*a list of beans configuring
pojo<spring:bean/>a bean configuring the JAX-WS
properties<spring:bean/>
serviceUnit<spring:bean/>

Element: proxy

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:boolean
namexs:string
propagateSecuritySubjectxs:boolean
servicexs:QName
typexs:string
useJBIWrapperxs:booleanSpecifies if the endpoint expects to receive the JBI wrapper in the message received from the NMR. The default is true.
useSOAPEnvelopexs:booleanSpecifies if the endpoint expects soap messages when useJBIWrapper is false,
ElementTypeDescription
container<spring:bean/>
context<spring:bean/>
factory<spring:bean/>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy