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.wiki Maven / Gradle / Ivy

There is a newer version: 2013.01
Show newest version
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 CXF's JAX-WS frontend{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 ||
    | endpoints | (_[org.apache.servicemix.cxfse.CxfSeEndpoint|#org.apache.servicemix.cxfse.CxfSeEndpoint-types]_)\* | {html}the endpoints hosted by a component{html} |

{anchor:endpoint-element}
h3. The _[|#endpoint-element]_ Element
    {html}an endpoint using CXF's JAX-WS frontend{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 interceptors that process incoming faults{html} |
    | inInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring interceptors that process incoming requests{html} |
    | interfaceName | _javax.xml.namespace.QName_ | {html}{html} |
    | mtomEnabled | _boolean_ | {html}Specifies if the service can consume MTOM formatted binary data.{html} |
    | outFaultInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring interceptors that process{html} |
    | outInterceptors | (_java.lang.Object_)\* | {html}a list of beans configuring interceptors that process response messages{html} |
    | pojo | _java.lang.Object_ | {html}a bean configuring the JAX-WS annotated implementation for the endpoint{html} |
    | properties | _java.util.Map_ | {html}{html} |
    | service | _javax.xml.namespace.QName_ | {html}{html} |
    | serviceUnit | _org.apache.servicemix.common.ServiceUnit_ | {html}{html} |
    | useJBIWrapper | _boolean_ | {html}Specifies if the endpoint expects to receive the JBI wrapper in{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.container.JBIContainer_ | {html}{html} |
    | context | _javax.jbi.component.ComponentContext_ | {html}{html} |
    | endpoint | _java.lang.String_ | {html}{html} |
    | factory | _org.apache.servicemix.client.ClientFactory_ | {html}{html} |
    | interfaceName | _javax.xml.namespace.QName_ | {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}{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 CXF's JAX-WS frontend{html} |
    | _[|#proxy-element]_ | {html}A CXF proxy{html} |





© 2015 - 2024 Weber Informatics LLC | Privacy Policy