element <connector>
Namespace:
Type:
Content:
complex, 10 attributes, 4 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-ajax.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<connector
    name
 = 
(xsd:string | xsd:NMTOKEN)
    logLevel
 = 
(xsd:string | xsd:int)
    timeout
 = 
(xsd:string | xsd:int)
    interval
 = 
(xsd:string | xsd:int)
    maxInterval
 = 
(xsd:string | xsd:int)
    jsonCommented
 = 
(xsd:string | xsd:boolean)
    multiFrameInterval
 = 
(xsd:string | xsd:int)
    refsThreshold
 = 
(xsd:string | xsd:int)
    serverUrl
 = 
xsd:string
    resourceBase
 = 
xsd:string
    >
   
Content: 
(client?, key-store?, server?, protocol-handler?)?
</connector>
Content model elements (4):
May be included in elements by substitutions (1):
Annotation
Allows Mule to expose Mule Services over HTTP using a Jetty HTTP server and Cometd. A single Jetty server is created for each connector instance. One connector can serve many endpoints. Users should rarely need to have more than one AJAX servlet connector.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="ajaxConnectorType"/>

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.