| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/cxfse/1.0)>http://servicemix.apache.org/cxfse/1.0)
an endpoint using CXF's JAX-WS frontend
| Nested Element Summary | |||||||||||||||
| sequence |
|
||||||||||||||
| Attribute Summary | |
string | dataBinding
Specifies dataBinding used by the Endpoint |
string | endpoint
<p> Get the endpoint implementation. |
ID | id
|
QName | interfaceName
<p> Get the qualified name of the endpoint interface. |
boolean | mtomEnabled
Specifies if the service can consume MTOM formatted binary data. |
string | pojo
a bean configuring the JAX-WS annotated implementation for the endpoint |
QName | pojoEndpoint
Specifies the servicemodel endpoint name generated from the pojo. |
QName | pojoInterfaceName
Specifies the servicemodel interface name generated from the pojo. |
QName | pojoService
Specifies the servicemodel service name generated from the pojo. |
string | properties
Specifies a map of properties |
QName | service
<p> Get the service qualified name of the endpoint. |
boolean | useAegis
Specifies if the endpoint use aegis databinding to marshall/unmarshall message. |
boolean | useJBIWrapper
Specifies if the endpoint expects to receive the JBI wrapper in the message received from the NMR. |
boolean | useSOAPEnvelope
Specifies if the endpoint expects soap messages when useJBIWrapper is false, if useJBIWrapper is true then ignore useSOAPEnvelope. |
boolean | useXmlBeans
Specifies if the endpoint use xmlbeans databinding to marshell/unmarshell message. |
| Attribute Detail |
Specifies dataBinding used by the Endpoint
Defined with global type string
<p>
Get the endpoint implementation.
</p>
Defined with global type string
Defined with global type ID
<p>
Get the qualified name of the endpoint interface.
</p>
Defined with global type QName
Specifies if the service can consume MTOM formatted binary data. The default is <code>false</code>.
Defined with global type boolean
a bean configuring the JAX-WS annotated implementation for the endpoint
Defined with global type string
Specifies the servicemodel endpoint name generated from the pojo. The default is <code>null</code>.
Defined with global type QName
Specifies the servicemodel interface name generated from the pojo. The default is <code>null</code>.
Defined with global type QName
Specifies the servicemodel service name generated from the pojo. The default is <code>null</code>.
Defined with global type QName
Specifies a map of properties
Defined with global type string
<p>
Get the service qualified name of the endpoint.
</p>
Defined with global type QName
Specifies if the endpoint use aegis databinding to marshall/unmarshall message. The default is <code>false</code>.
Defined with global type boolean
Specifies if the endpoint expects to receive the JBI wrapper in the message received from the NMR. The default is <code>true</code>. Ignore the value of useSOAPEnvelope if useJBIWrapper is true
Defined with global type boolean
Specifies if the endpoint expects soap messages when useJBIWrapper is false, if useJBIWrapper is true then ignore useSOAPEnvelope. The default is <code>true</code>.
Defined with global type boolean
Specifies if the endpoint use xmlbeans databinding to marshell/unmarshell message. The default is <code>false</code>.
Defined with global type boolean
| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||