Namespace: |
|
Content: |
complex, 16 attributes, 5 elements |
Defined: |
globally in mule-tcp.xsd; see XML source |
Includes: |
definitions of 10 attributes |
Used: |
at 2 locations |
XML Representation Summary | |||||
<... | |||||
name | = |
(xsd:string | xsd:NMTOKEN) | |||
createMultipleTransactedReceivers | = |
(xsd:string | xsd:boolean) | |||
numberOfConcurrentTransactedReceivers | = |
(xsd:string | xsd:int) | |||
dynamicNotification | = |
(xsd:string | xsd:boolean) : "false" | |||
validateConnections | = |
(xsd:string | xsd:boolean) : "true" | |||
dispatcherPoolFactory-ref | = |
xsd:string | |||
sendBufferSize | = |
(xsd:string | xsd:int) | |||
receiveBufferSize | = |
(xsd:string | xsd:int) | |||
receiveBacklog | = |
(xsd:string | xsd:int) | |||
sendTcpNoDelay | = |
(xsd:string | xsd:boolean) | |||
reuseAddress | = |
(xsd:string | xsd:boolean) | |||
clientSoTimeout | = |
(xsd:string | xsd:int) | |||
serverSoTimeout | = |
(xsd:string | xsd:int) | |||
socketSoLinger | = |
(xsd:string | xsd:int) | |||
keepSendSocketOpen | = |
(xsd:string | xsd:boolean) | |||
keepAlive | = |
(xsd:string | xsd:boolean) | |||
> | |||||
|
|||||
</...> |
httpConnectorType (as extension base), |
tcpConnectorType (as extension base) |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() |
<xsd:complexType name="noProtocolTcpConnectorType"> <xsd:complexContent> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="clientSoTimeout" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="keepAlive" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="keepSendSocketOpen" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="receiveBacklog" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="receiveBufferSize" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="reuseAddress" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="sendBufferSize" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="sendTcpNoDelay" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="serverSoTimeout" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="socketSoLinger" type="mule:substitutableInt"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |