A B C D F G I J M N O P R S T V W X 
All Classes All Packages

A

addFields(ObjectNode, Iterator<Map.Entry<String, JsonNode>>) - Static method in class org.opendaylight.netconf.sal.rest.doc.util.JsonUtil
 
AllModulesDocGenerator - Class in org.opendaylight.netconf.sal.rest.doc.impl
 
AllModulesDocGenerator(ApiDocGeneratorDraftO2, ApiDocGeneratorRFC8040) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.AllModulesDocGenerator
 
ApiDocApplication - Class in org.opendaylight.netconf.sal.rest.doc.jaxrs
 
ApiDocApplication(ApiDocService) - Constructor for class org.opendaylight.netconf.sal.rest.doc.jaxrs.ApiDocApplication
 
ApiDocGeneratorDraftO2 - Class in org.opendaylight.netconf.sal.rest.doc.impl
This class gathers all YANG-defined Modules and generates Swagger compliant documentation for the bierman draft02 version.
ApiDocGeneratorDraftO2(DOMSchemaService) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocGeneratorDraftO2
 
ApiDocGeneratorDraftO2(DOMSchemaService, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocGeneratorDraftO2
 
ApiDocGeneratorRFC8040 - Class in org.opendaylight.netconf.sal.rest.doc.impl
This class gathers all YANG-defined Modules and generates Swagger compliant documentation for the RFC 8040 version.
ApiDocGeneratorRFC8040(DOMSchemaService) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocGeneratorRFC8040
 
ApiDocGeneratorRFC8040(DOMSchemaService, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocGeneratorRFC8040
 
ApiDocService - Interface in org.opendaylight.netconf.sal.rest.doc.api
This service generates swagger (See https://helloreverb.com/developers/swagger) compliant documentation for RESTCONF APIs.
ApiDocServiceImpl - Class in org.opendaylight.netconf.sal.rest.doc.impl
This service generates swagger (See https://helloreverb.com/developers/swagger) compliant documentation for RESTCONF APIs.
ApiDocServiceImpl(MountPointSwaggerGeneratorDraft02, MountPointSwaggerGeneratorRFC8040, ApiDocGeneratorDraftO2, ApiDocGeneratorRFC8040, AllModulesDocGenerator) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
ApiDocServiceImpl.OAversion - Enum in org.opendaylight.netconf.sal.rest.doc.impl
 
ApiDocServiceImpl.URIType - Enum in org.opendaylight.netconf.sal.rest.doc.impl
 
appendPathKeyValue(StringBuilder, Object) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
appendPathKeyValue(StringBuilder, Object) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
appendPathKeyValue(StringBuilder, Object) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 

B

BASE_PATH - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
BaseYangSwaggerGenerator - Class in org.opendaylight.netconf.sal.rest.doc.impl
 
BaseYangSwaggerGenerator(Optional<DOMSchemaService>) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
BaseYangSwaggerGenerator.ListPathBuilder - Interface in org.opendaylight.netconf.sal.rest.doc.impl
 
BaseYangSwaggerGeneratorDraft02 - Class in org.opendaylight.netconf.sal.rest.doc.impl
Base class for a bierman draft02 implementation.
BaseYangSwaggerGeneratorDraft02(Optional<DOMSchemaService>) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
BaseYangSwaggerGeneratorDraft02(Optional<DOMSchemaService>, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
BaseYangSwaggerGeneratorRFC8040 - Class in org.opendaylight.netconf.sal.rest.doc.impl
Base class for an RFC 8040 implementation.
BaseYangSwaggerGeneratorRFC8040(Optional<DOMSchemaService>) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
BaseYangSwaggerGeneratorRFC8040(Optional<DOMSchemaService>, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
BODY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildDelete(DataSchemaNode, String, Optional<String>, ArrayNode, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildGet(DataSchemaNode, String, Optional<String>, ArrayNode, String, boolean, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildPost(String, String, String, String, Optional<String>, String, ArrayNode, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildPostOperation(OperationDefinition, String, Optional<String>, String, DefinitionNames, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildPut(String, String, String, String, Optional<String>, String, ArrayNode, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildResponse(String, Optional<ObjectNode>, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
buildTagsValue(Optional<String>, String) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 

C

close() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorDraft02
 
close() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorRFC8040
 
close() - Method in class org.opendaylight.netconf.sal.rest.doc.jaxrs.WebInitializer
 
close() - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
CommonApiObject - Interface in org.opendaylight.netconf.sal.rest.doc.swagger
 
Components - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
Components() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Components
 
Components(ObjectNode) - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Components
 
COMPONENTS_PREFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
CONFIG - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
CONFIG_QUERY_PARAM - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
CONSUMES_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
CONTENT_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
convertToJsonSchema(Module, EffectiveModelContext, ObjectNode, DefinitionNames, ApiDocServiceImpl.OAversion, boolean) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
Creates Json definitions from provided module according to swagger spec.
convertToJsonSchema(Module, EffectiveModelContext, DefinitionNames, ApiDocServiceImpl.OAversion, boolean) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 
copy(ArrayNode) - Static method in class org.opendaylight.netconf.sal.rest.doc.util.JsonUtil
 
createHostFromUriInfo(UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
createResourceList() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
createSchemaFromUriInfo(UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
createSwaggerObject(String, String, String, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 

D

DEFAULT_PAGESIZE - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
DefinitionGenerator - Class in org.opendaylight.netconf.sal.rest.doc.impl
Generates JSON Schema for data defined in YANG.
DefinitionGenerator() - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 
DefinitionNames - Class in org.opendaylight.netconf.sal.rest.doc.impl
 
DefinitionNames() - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionNames
 
DEFINITIONS_PREFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
DESCRIPTION_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
DRAFT02 - org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.URIType
 

F

fillDoc(SwaggerObject, Optional<Range<Integer>>, EffectiveModelContext, String, Optional<String>, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion, DefinitionNames) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 

G

generatePath(UriInfo, String, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
generateUrlPrefixFromInstanceID(YangInstanceIdentifier, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getAllModulesDoc(UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
 
getAllModulesDoc(UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
getAllModulesDoc(UriInfo, Optional<Range<Integer>>, EffectiveModelContext, Optional<String>, String, DefinitionNames, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getAllModulesDoc(UriInfo, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.AllModulesDocGenerator
 
getAllModulesDoc(UriInfo, DefinitionNames, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getApiDeclaration(String, String, UriInfo, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getApiDeclaration(String, String, UriInfo, EffectiveModelContext, String, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getApiDeclaration(Module, UriInfo, String, EffectiveModelContext, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getApiExplorer(UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
Redirects to embedded swagger ui.
getApiExplorer(UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
Redirects to embedded swagger ui.
getApis() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
getApiVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
getAppropriateDoc(SwaggerObject, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getAppropriateModelPrefix(ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
getBasePath() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getComponents() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
getContext(Class<?>) - Method in class org.opendaylight.netconf.sal.rest.doc.jaxrs.JaxbContextResolver
 
getDefinitions() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getDescription() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Resource
 
getDiscriminator(SchemaNode) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionNames
 
getDocByModule(String, String, UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
Generates Swagger compliant document listing APIs for module.
getDocByModule(String, String, UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
Generates Swagger compliant document listing APIs for module.
getHost() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getId() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.MountPointInstance
 
getInfo() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
getInfo() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getInstance() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.MountPointInstance
 
getInstanceIdentifiers() - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
getListOfMounts(UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
Generates index document for Swagger UI.
getListOfMounts(UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
getMountDoc(String, UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
Generates Swagger compliant document listing APIs for all modules of mount point.
getMountDoc(String, UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
getMountDocByModule(String, String, String, UriInfo) - Method in interface org.opendaylight.netconf.sal.rest.doc.api.ApiDocService
Generates Swagger compliant document listing APIs for module.
getMountDocByModule(String, String, String, UriInfo) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl
 
getMountPointApi(UriInfo, Long, String, String, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
getMountPointApi(UriInfo, Long, Optional<Integer>, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
getMountPointSwagger() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorDraft02
 
getMountPointSwagger() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorRFC8040
 
getOpenapi() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
getPath() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Resource
 
getPaths() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
getPaths() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getPathVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getPathVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
getPathVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
getProduces() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getResourceListing(UriInfo, EffectiveModelContext, String, int, boolean, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
Return list of modules converted to swagger compliant resource list.
getResourceListing(UriInfo, EffectiveModelContext, String, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getResourcePath(String, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getResourcePath(String, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
getResourcePath(String, String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
getResourcePathPart(String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getResourcePathPart(String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
getResourcePathPart(String) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
getSchemas() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Components
 
getSchemaService() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getSchemes() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getServers() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
getSingletons() - Method in class org.opendaylight.netconf.sal.rest.doc.jaxrs.ApiDocApplication
 
getSortedModules(EffectiveModelContext) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getSwagger() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
getSwaggerDocSpec(Module, String, String, String, String, EffectiveModelContext, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getSwaggerDocSpec(Module, String, Optional<String>, EffectiveModelContext, ApiDocServiceImpl.URIType, ApiDocServiceImpl.OAversion, DefinitionNames, SwaggerObject, boolean) - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
getSwaggerVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
getTitle() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Info
 
getTypeParentNode(ObjectNode, ApiDocServiceImpl.OAversion) - Static method in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
getUrl() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Server
 
getVersion() - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Info
 

I

IN_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
Info - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
Info() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Info
 
init() - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
INPUT - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 
INPUT_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
INPUT_SUFFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 

J

JaxbContextResolver - Class in org.opendaylight.netconf.sal.rest.doc.jaxrs
 
JaxbContextResolver() - Constructor for class org.opendaylight.netconf.sal.rest.doc.jaxrs.JaxbContextResolver
 
JsonUtil - Class in org.opendaylight.netconf.sal.rest.doc.util
 

M

MODULE_NAME_SUFFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
MountPointInstance - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
MountPointInstance(Map.Entry<String, Long>) - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.MountPointInstance
 
MountPointSwagger - Class in org.opendaylight.netconf.sal.rest.doc.mountpoints
 
MountPointSwagger(DOMSchemaService, DOMMountPointService, BaseYangSwaggerGenerator) - Constructor for class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
MountPointSwaggerGeneratorDraft02 - Class in org.opendaylight.netconf.sal.rest.doc.impl
MountPoint generator implementation for bierman draft02.
MountPointSwaggerGeneratorDraft02(DOMSchemaService, DOMMountPointService) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorDraft02
 
MountPointSwaggerGeneratorDraft02(DOMSchemaService, DOMMountPointService, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorDraft02
 
MountPointSwaggerGeneratorRFC8040 - Class in org.opendaylight.netconf.sal.rest.doc.impl
MountPoint generator implementation for RFC 8040.
MountPointSwaggerGeneratorRFC8040(DOMSchemaService, DOMMountPointService) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorRFC8040
 
MountPointSwaggerGeneratorRFC8040(DOMSchemaService, DOMMountPointService, String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.impl.MountPointSwaggerGeneratorRFC8040
 

N

NAME_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
newListPathBuilder() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator
 
newListPathBuilder() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorDraft02
 
newListPathBuilder() - Method in class org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGeneratorRFC8040
 
nextParamIdentifier(String) - Method in interface org.opendaylight.netconf.sal.rest.doc.impl.BaseYangSwaggerGenerator.ListPathBuilder
 
NONCONFIG_QUERY_PARAM - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 

O

onMountPointCreated(YangInstanceIdentifier) - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
onMountPointRemoved(YangInstanceIdentifier) - Method in class org.opendaylight.netconf.sal.rest.doc.mountpoints.MountPointSwagger
 
OpenApiObject - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
OpenApiObject() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
OperationBuilder - Class in org.opendaylight.netconf.sal.rest.doc.model.builder
 
org.opendaylight.netconf.sal.rest.doc.api - package org.opendaylight.netconf.sal.rest.doc.api
 
org.opendaylight.netconf.sal.rest.doc.impl - package org.opendaylight.netconf.sal.rest.doc.impl
 
org.opendaylight.netconf.sal.rest.doc.jaxrs - package org.opendaylight.netconf.sal.rest.doc.jaxrs
 
org.opendaylight.netconf.sal.rest.doc.model.builder - package org.opendaylight.netconf.sal.rest.doc.model.builder
 
org.opendaylight.netconf.sal.rest.doc.mountpoints - package org.opendaylight.netconf.sal.rest.doc.mountpoints
 
org.opendaylight.netconf.sal.rest.doc.swagger - package org.opendaylight.netconf.sal.rest.doc.swagger
 
org.opendaylight.netconf.sal.rest.doc.util - package org.opendaylight.netconf.sal.rest.doc.util
 
OUTPUT - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 
OUTPUT_SUFFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.impl.DefinitionGenerator
 

P

PARAMETERS_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
POST_SUFFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
PROPERTIES_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 

R

REF_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
REQUEST_BODY_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
resolveNodesName(SchemaNode, Module, SchemaContext) - Static method in class org.opendaylight.netconf.sal.rest.doc.util.RestDocgenUtil
 
resolvePathArgumentsName(SchemaNode, SchemaContext) - Static method in class org.opendaylight.netconf.sal.rest.doc.util.RestDocgenUtil
Resolve path argument name for node.
Resource - Class in org.opendaylight.netconf.sal.rest.doc.swagger
Resource() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Resource
 
ResourceList - Class in org.opendaylight.netconf.sal.rest.doc.swagger
ResourceList() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
RESPONSES_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
RestDocgenUtil - Class in org.opendaylight.netconf.sal.rest.doc.util
 
RFC8040 - org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.URIType
 

S

SCHEMA_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
Server - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
Server() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Server
 
Server(String) - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.Server
 
setApis(List<Resource>) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
setApiVersion(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
setBasePath(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setComponents(Components) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
setDefinitions(ObjectNode) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setDescription(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Resource
 
setHost(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setInfo(Info) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
setInfo(Info) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setOpenapi(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
setPath(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Resource
 
setPaths(ObjectNode) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
setPaths(ObjectNode) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setProduces(List<String>) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setSchemas(ObjectNode) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Components
 
setSchemes(List<String>) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setServers(List<Server>) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.OpenApiObject
 
setSwagger(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 
setSwaggerVersion(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.ResourceList
 
setTitle(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Info
 
setUrl(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Server
 
setVersion(String) - Method in class org.opendaylight.netconf.sal.rest.doc.swagger.Info
 
SUMMARY_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
SUMMARY_SEPARATOR - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
SwaggerObject - Class in org.opendaylight.netconf.sal.rest.doc.swagger
 
SwaggerObject() - Constructor for class org.opendaylight.netconf.sal.rest.doc.swagger.SwaggerObject
 

T

TAGS_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
TOP - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 

V

V2_0 - org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.OAversion
 
V3_0 - org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.OAversion
 
valueOf(String) - Static method in enum org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.OAversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.URIType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.OAversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl.URIType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebInitializer - Class in org.opendaylight.netconf.sal.rest.doc.jaxrs
Initializes the wep app.
WebInitializer(WebServer, WebContextSecurer, ServletSupport, Application) - Constructor for class org.opendaylight.netconf.sal.rest.doc.jaxrs.WebInitializer
 

X

XML_KEY - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
XML_SUFFIX - Static variable in class org.opendaylight.netconf.sal.rest.doc.model.builder.OperationBuilder
 
A B C D F G I J M N O P R S T V W X 
All Classes All Packages