Namespace: |
|
Type: |
|
Content: |
complex, 17 attributes, 10 elements |
Subst.Gr: |
may substitute for element mule:abstract-connector |
Defined: |
globally in mule-ssl.xsd; see XML source |
Includes: |
definitions of 4 elements |
Used: |
never |
XML Representation Summary | |||
<connector | |||
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) | |
dispatcherFactory-ref | = |
xsd:string | |
> | |||
</connector> |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() ![]() ![]() |
<xsd:element name="connector" substitutionGroup="mule:abstract-connector"> <xsd:complexType> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
Type: |
mule:tlsClientKeyStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="client" type="mule:tlsClientKeyStoreType"/> |
Type: |
mule:tlsKeyStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="key-store" type="mule:tlsKeyStoreType"/> |
Type: |
mule:tlsProtocolHandler, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="protocol-handler" type="mule:tlsProtocolHandler"/> |
Type: |
mule:tlsServerTrustStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="server" type="mule:tlsServerTrustStoreType"/> |
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. |