| Name | Description | Type | Package | Framework |
| AttributeInfo | All the information needed to create the JavaScript for an Xml Schema attribute or xs:anyAttribute. | Class | org.apache.cxf.javascript | Apache CXF |
| BasicNameManager | Generate JavaScript names for QNames. | Class | org.apache.cxf.javascript | Apache CXF |
| ItemInfo | Elements and attributes both provide these. | Interface | org.apache.cxf.javascript | Apache CXF |
| JavascriptGetInterceptor | Class | org.apache.cxf.javascript | Apache CXF | |
| JavascriptOptionsFeature | This class provides configuration options to the JavaScript client generator. | Class | org.apache.cxf.javascript | Apache CXF |
| JavascriptPrefix | This annotation specifies the string prefix for names of JavaScript objects derived from a particular namespace. | Class | org.apache.cxf.javascript | Apache CXF |
| JavascriptPrefixes | Use this annotation to control the names of JavaScript objects associated with this package. | Class | org.apache.cxf.javascript | Apache CXF |
| JavascriptServerListener | Class | org.apache.cxf.javascript | Apache CXF | |
| JavascriptUtils | A set of functions that assist in JavaScript generation. | Class | org.apache.cxf.javascript | Apache CXF |
| NameManager | Interface | org.apache.cxf.javascript | Apache CXF | |
| NamespacePrefixAccumulator | Class | org.apache.cxf.javascript | Apache CXF | |
| ParticleInfo | Class | org.apache.cxf.javascript | Apache CXF | |
| SchemaJavascriptBuilder | Generate Javascript for a schema, and provide information needed for the service builder. | Class | org.apache.cxf.javascript.types | Apache CXF |
| ServiceJavascriptBuilder | Class to construct the JavaScript corresponding to a service. | Class | org.apache.cxf.javascript.service | Apache CXF |
| UnsupportedConstruct | This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle. | Class | org.apache.cxf.javascript | Apache CXF |