rvicemix.servicemix-cxf-se.2009.02.source-code.servicemix-cxf-se.xsd.wiki Maven / Gradle / Ivy
h3. Elements By Type
{anchor:org.apache.servicemix.cxfse.CxfSeEndpoint-types}
h4. The _[org.apache.servicemix.cxfse.CxfSeEndpoint|#org.apache.servicemix.cxfse.CxfSeEndpoint-types]_ Type Implementations
| _[|#endpoint-element]_ | {html}an endpoint using{html} |
{anchor:component-element}
h3. The _[|#component-element]_ Element
{html}a component for hosting JAX-WS pojos. It is based on the CXF runtime.{html}
h4. Properties
|| Property Name || Type || Description ||
| bus | _org.apache.cxf.Bus_ | {html}the CXF bus{html} |
| endpoints | (_[org.apache.servicemix.cxfse.CxfSeEndpoint|#org.apache.servicemix.cxfse.CxfSeEndpoint-types]_)\* | {html}the endpoints hosted by a component{html} |
| executor | _org.apache.servicemix.executors.Executor_ | {html}{html} |
| executorFactory | _org.apache.servicemix.executors.ExecutorFactory_ | {html}{html} |
{anchor:endpoint-element}
h3. The _[|#endpoint-element]_ Element
{html}an endpoint using{html}
h4. Properties
|| Property Name || Type || Description ||
| definition | _javax.wsdl.Definition_ | {html}{html} |
| description | _org.w3c.dom.Document_ | {html}{html} |
| endpoint | _java.lang.String_ | {html}{html} |
| inFaultInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring{html} |
| inInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring{html} |
| interfaceName | _javax.xml.namespace.QName_ | {html}{html} |
| mtomEnabled | _boolean_ | {html}Specifies if the service can{html} |
| outFaultInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring{html} |
| outInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring{html} |
| pojo | _java.lang.Object_ | {html}a bean configuring the JAX-WS{html} |
| pojoEndpoint | _java.lang.String_ | {html}{html} |
| pojoInterfaceName | _javax.xml.namespace.QName_ | {html}{html} |
| pojoService | _javax.xml.namespace.QName_ | {html}{html} |
| properties | _java.util.Map_ | {html}{html} |
| service | _javax.xml.namespace.QName_ | {html}{html} |
| serviceUnit | _org.apache.servicemix.common.ServiceUnit_ | {html}{html} |
| useAegis | _boolean_ | {html}Specifies if the endpoint use{html} |
| useJBIWrapper | _boolean_ | {html}Specifies if the endpoint expects{html} |
| useSOAPEnvelope | _boolean_ | {html}Specifies if the endpoint expects{html} |
| useXmlBeans | _boolean_ | {html}Specifies if the endpoint use{html} |
{anchor:proxy-element}
h3. The _[|#proxy-element]_ Element
{html}A CXF proxy{html}
h4. Properties
|| Property Name || Type || Description ||
| container | _org.apache.servicemix.jbi.api.Container_ | {html}{html} |
| context | _javax.jbi.component.ComponentContext_ | {html}{html} |
| endpoint | _java.lang.String_ | {html}{html} |
| factory | _org.apache.servicemix.jbi.api.ClientFactory_ | {html}{html} |
| interfaceName | _javax.xml.namespace.QName_ | {html}{html} |
| mtomEnabled | _boolean_ | {html}{html} |
| name | _java.lang.String_ | {html}{html} |
| propagateSecuritySubject | _boolean_ | {html}{html} |
| service | _javax.xml.namespace.QName_ | {html}{html} |
| type | _java.lang.Class_ | {html}{html} |
| useJBIWrapper | _boolean_ | {html}Specifies if the endpoint expects to receive the JBI wrapper in the message received from the NMR. The default is true
.{html} |
| useSOAPEnvelope | _boolean_ | {html}Specifies if the endpoint expects soap messages when useJBIWrapper is false,{html} |
h3. Element Index
| _[|#component-element]_ | {html}a component for hosting JAX-WS pojos. It is based on the CXF runtime.{html} |
| _[|#endpoint-element]_ | {html}an endpoint using{html} |
| _[|#proxy-element]_ | {html}A CXF proxy{html} |