package platform
- Alphabetic
- Public
- All
Type Members
-
class
AMFBaseUnitClient extends BaseAMLBaseUnitClient
The AMF Client contains common AMF operations.
The AMF Client contains common AMF operations. For more complex uses see AMFParser or AMFRenderer
- Annotations
- @JSExportAll()
-
class
AMFConfiguration extends BaseAMLConfiguration
- Annotations
- @JSExportAll()
-
class
AMFConfigurationState extends AMLConfigurationState
- Annotations
- @JSExportAll()
-
class
AMFDocumentResult extends AMFResult
- Annotations
- @JSExportAll()
-
class
AMFElementClient extends BaseAMLElementClient
Contains common AML operations not related to document.
Contains common AML operations not related to document.
- Annotations
- @JSExportAll()
-
class
AMFLibraryResult extends AMFResult
- Annotations
- @JSExportAll()
Value Members
-
object
APIConfiguration
- Annotations
- @JSExportAll() @JSExportTopLevel( "APIConfiguration" )
-
object
AsyncAPIConfiguration
common configuration with all configurations needed for AsyncApi like:
common configuration with all configurations needed for AsyncApi like:
- Validation rules
- Parse and emit plugins
- Transformation Pipelines
- Annotations
- @JSExportAll() @JSExportTopLevel( "AsyncAPIConfiguration" )
-
object
OASConfiguration
common configuration with all configurations needed for OAS like:
common configuration with all configurations needed for OAS like:
- Validation rules
- Parse and emit plugins
- Transformation Pipelines
- Annotations
- @JSExportAll() @JSExportTopLevel( "OASConfiguration" )
-
object
RAMLConfiguration
common configuration with all configurations needed for RAML like:
common configuration with all configurations needed for RAML like:
- Validation rules
- Parse and emit plugins
- Transformation Pipelines
- Annotations
- @JSExportAll() @JSExportTopLevel( "RAMLConfiguration" )
-
object
WebAPIConfiguration
Merged OASConfiguration and RAMLConfiguration configurations
Merged OASConfiguration and RAMLConfiguration configurations
- Annotations
- @JSExportAll() @JSExportTopLevel( "WebAPIConfiguration" )