element <connector>
Namespace:
Type:
Content:
complex, 4 attributes, 1 element
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jetty.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<connector
    name
 = 
(xsd:string | xsd:NMTOKEN)
    configFile
 = 
xsd:string
    useContinuations
 = 
(xsd:string | xsd:boolean)
    resourceBase
 = 
xsd:string
    >
   
Content: 
webapps?
</connector>
Content model elements (1):
May be included in elements by substitutions (1):
Annotation
Allows Mule to expose Mule Services over HTTP using a Jetty HTTP server. 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 Jetty connector. The Jetty connector can be configured using a Jetty XML config file, but the default configuration is sufficient for most scenarios.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="jettyConnectorType"/>

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.