JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Class
Description
AllModulesDocGenerator
ApiDocApplication
ApiDocGeneratorDraftO2
This class gathers all YANG-defined
Module
s and generates Swagger compliant documentation for the bierman draft02 version.
ApiDocGeneratorRFC8040
This class gathers all YANG-defined
Module
s and generates Swagger compliant documentation for the RFC 8040 version.
ApiDocService
This service generates swagger (See
https://helloreverb.com/developers/swagger
) compliant documentation for RESTCONF APIs.
ApiDocServiceImpl
This service generates swagger (See
https://helloreverb.com/developers/swagger
) compliant documentation for RESTCONF APIs.
ApiDocServiceImpl.OAversion
ApiDocServiceImpl.URIType
BaseYangSwaggerGenerator
BaseYangSwaggerGenerator.ListPathBuilder
BaseYangSwaggerGeneratorDraft02
Base class for a bierman draft02 implementation.
BaseYangSwaggerGeneratorRFC8040
Base class for an RFC 8040 implementation.
CommonApiObject
Components
DefinitionGenerator
Generates JSON Schema for data defined in YANG.
DefinitionNames
Info
JaxbContextResolver
JsonUtil
MountPointInstance
MountPointSwagger
MountPointSwaggerGeneratorDraft02
MountPoint generator implementation for bierman draft02.
MountPointSwaggerGeneratorRFC8040
MountPoint generator implementation for RFC 8040.
OpenApiObject
OperationBuilder
Resource
Implementation of swagger spec (see
https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md#512- resource-object
).
ResourceList
Implementation of swagger spec (see
https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md#51- resource-listing
).
RestDocgenUtil
Server
SwaggerObject
WebInitializer
Initializes the wep app.