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

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

There is a newer version: 2013.01
Show newest version



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 using CXF's JAX-WS frontendorg.apache.servicemix.cxfse.CxfSeEndpoint
proxyA CXF proxyorg.apache.servicemix.cxfse.CxfSeProxyFactoryBean

Element Detail

Element: component

ElementTypeDescription
endpoints(endpoint)*the endpoints hosted by a component

Element: endpoint

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
mtomEnabledxs:booleanSpecifies if the service can consume MTOM formatted binary data.
servicexs:QName
useJBIWrapperxs:booleanSpecifies if the endpoint expects to receive the JBI wrapper in
ElementTypeDescription
definition<spring:bean/>
description<spring:bean/>
inFaultInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process incoming faults
inInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process incoming requests
outFaultInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process
outInterceptors(<spring:bean/>)*a list of beans configuring interceptors that process response messages
pojo<spring:bean/>a bean configuring the JAX-WS annotated implementation for the endpoint
properties<spring:bean/>
serviceUnit<spring:bean/>

Element: proxy

AttributeTypeDescription
endpointxs:string
interfaceNamexs:QName
namexs:string
propagateSecuritySubjectxs:boolean
servicexs:QName
typexs:string
useJBIWrapperxs:boolean
ElementTypeDescription
container<spring:bean/>
context<spring:bean/>
factory<spring:bean/>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy