JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.swagger.annotations
,
io.swagger.config
,
io.swagger.converter
,
io.swagger.core.filter
,
io.swagger.jackson
,
io.swagger.jaxrs
,
io.swagger.jaxrs.config
,
io.swagger.jaxrs.ext
,
io.swagger.jaxrs.listing
,
io.swagger.jaxrs.utils
,
io.swagger.jersey
,
io.swagger.jersey.config
,
io.swagger.jersey.listing
,
io.swagger.model
,
io.swagger.models
,
io.swagger.models.auth
,
io.swagger.models.parameters
,
io.swagger.models.properties
,
io.swagger.models.refs
,
io.swagger.mule
,
io.swagger.servlet
,
io.swagger.servlet.config
,
io.swagger.servlet.extensions
,
io.swagger.servlet.listing
,
io.swagger.util
,
io.swagger.validator
Class Hierarchy
java.lang.
Object
io.swagger.models.
AbstractModel
(implements io.swagger.models.
Model
)
io.swagger.models.
ArrayModel
io.swagger.models.
ComposedModel
io.swagger.models.
ModelImpl
io.swagger.jackson.
AbstractModelConverter
(implements io.swagger.converter.
ModelConverter
)
io.swagger.validator.
BeanValidator
(implements io.swagger.converter.
ModelConverter
)
io.swagger.jackson.
ModelResolver
(implements io.swagger.converter.
ModelConverter
)
io.swagger.models.parameters.
AbstractParameter
io.swagger.models.parameters.
AbstractSerializableParameter
<T> (implements io.swagger.models.parameters.
SerializableParameter
)
io.swagger.models.parameters.
CookieParameter
io.swagger.models.parameters.
FormParameter
io.swagger.models.parameters.
HeaderParameter
io.swagger.models.parameters.
PathParameter
io.swagger.models.parameters.
QueryParameter
io.swagger.models.parameters.
BodyParameter
(implements io.swagger.models.parameters.
Parameter
)
io.swagger.models.parameters.
RefParameter
(implements io.swagger.models.parameters.
Parameter
)
io.swagger.models.properties.
AbstractProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
AbstractNumericProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
BaseIntegerProperty
io.swagger.models.properties.
IntegerProperty
io.swagger.models.properties.
LongProperty
io.swagger.models.properties.
DecimalProperty
io.swagger.models.properties.
DoubleProperty
io.swagger.models.properties.
FloatProperty
io.swagger.models.properties.
ArrayProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
BinaryProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
BooleanProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
ByteArrayProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
DateProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
DateTimeProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
FileProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
MapProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
ObjectProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
PasswordProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
RefProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
StringProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.models.properties.
EmailProperty
io.swagger.models.properties.
UUIDProperty
(implements io.swagger.models.properties.
Property
)
io.swagger.jaxrs.config.
AbstractScanner
io.swagger.jaxrs.config.
BeanConfig
(implements io.swagger.config.
Scanner
, io.swagger.config.
SwaggerConfig
)
io.swagger.jaxrs.config.
DefaultJaxrsScanner
(implements io.swagger.jaxrs.config.
JaxrsScanner
)
io.swagger.models.auth.
AbstractSecuritySchemeDefinition
(implements io.swagger.models.auth.
SecuritySchemeDefinition
)
io.swagger.models.auth.
ApiKeyAuthDefinition
io.swagger.models.auth.
BasicAuthDefinition
io.swagger.models.auth.
OAuth2Definition
io.swagger.core.filter.
AbstractSpecFilter
(implements io.swagger.core.filter.
SwaggerSpecFilter
)
io.swagger.jaxrs.ext.
AbstractSwaggerExtension
(implements io.swagger.jaxrs.ext.
SwaggerExtension
)
io.swagger.jaxrs.
DefaultParameterExtension
io.swagger.jersey.
SwaggerJersey2Jaxrs
io.swagger.jersey.
SwaggerJerseyJaxrs
io.swagger.util.
AllowableEnumValues
(implements io.swagger.util.
AllowableValues
)
io.swagger.util.
AllowableRangeValues
(implements io.swagger.util.
AllowableValues
)
io.swagger.util.
AllowableValuesUtils
com.fasterxml.jackson.databind.AnnotationIntrospector (implements java.io.
Serializable
, com.fasterxml.jackson.core.Versioned)
io.swagger.jackson.
SwaggerAnnotationIntrospector
io.swagger.model.
ApiDescription
io.swagger.mule.
ApiListingJSON
io.swagger.models.auth.
AuthorizationValue
io.swagger.jaxrs.listing.
BaseApiListingResource
io.swagger.jaxrs.listing.
AcceptHeaderApiListingResource
io.swagger.jaxrs.listing.
ApiListingResource
io.swagger.jersey.listing.
ApiListingResourceJSON
io.swagger.util.
BaseReaderUtils
io.swagger.config.
ConfigFactory
io.swagger.models.
Contact
io.swagger.jaxrs.config.
DefaultReaderConfig
(implements io.swagger.jaxrs.config.
ReaderConfig
)
io.swagger.models.
ExternalDocs
io.swagger.config.
FilterFactory
io.swagger.models.refs.
GenericRef
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
io.swagger.servlet.listing.
ApiDeclarationServlet
io.swagger.jaxrs.config.
DefaultJaxrsConfig
io.swagger.jersey.config.
JerseyJaxrsConfig
io.swagger.servlet.config.
DefaultServletConfig
io.swagger.models.
Info
io.swagger.model.
ApiInfo
io.swagger.util.
Json
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
io.swagger.util.
ModelDeserializer
io.swagger.util.
ParameterDeserializer
io.swagger.util.
PathDeserializer
io.swagger.util.
PropertyDeserializer
io.swagger.util.
ResponseDeserializer
io.swagger.util.
SecurityDefinitionDeserializer
io.swagger.models.
License
io.swagger.converter.
ModelConverterContextImpl
(implements io.swagger.converter.
ModelConverterContext
)
io.swagger.converter.
ModelConverters
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.
Serializable
)
io.swagger.util.
DeserializationModule
io.swagger.jackson.
SwaggerModule
io.swagger.util.
ObjectMapperFactory
io.swagger.models.
Operation
io.swagger.jackson.
PackageVersion
(implements com.fasterxml.jackson.core.Versioned)
io.swagger.util.
ParameterProcessor
io.swagger.models.
Path
io.swagger.models.
RefPath
io.swagger.util.
PathUtils
io.swagger.models.properties.
PropertyBuilder
io.swagger.jaxrs.
Reader
io.swagger.servlet.
Reader
io.swagger.jaxrs.config.
ReaderConfigUtils
io.swagger.servlet.
ReaderContext
io.swagger.servlet.extensions.
ReaderExtensions
io.swagger.jaxrs.utils.
ReaderUtils
io.swagger.util.
ReflectionUtils
io.swagger.jaxrs.config.
ReflectiveJaxrsScanner
(implements io.swagger.config.
Scanner
, io.swagger.config.
SwaggerConfig
)
io.swagger.models.
RefModel
(implements io.swagger.models.
Model
)
io.swagger.models.
Response
io.swagger.models.
RefResponse
io.swagger.config.
ScannerFactory
io.swagger.models.
SecurityRequirement
io.swagger.models.
SecurityScope
io.swagger.servlet.extensions.
ServletReaderExtension
(implements io.swagger.servlet.extensions.
ReaderExtension
)
io.swagger.servlet.config.
ServletScanner
(implements io.swagger.config.
Scanner
)
io.swagger.core.filter.
SpecFilter
io.swagger.models.
Swagger
io.swagger.jaxrs.config.
SwaggerConfigLocator
io.swagger.jaxrs.config.
SwaggerContextService
io.swagger.jaxrs.ext.
SwaggerExtensions
io.swagger.jaxrs.config.
SwaggerScannerLocator
io.swagger.jaxrs.listing.
SwaggerSerializers
(implements javax.ws.rs.ext.MessageBodyWriter<T>)
io.swagger.models.
Tag
io.swagger.jackson.
TypeNameResolver
io.swagger.jaxrs.config.
WebXMLReader
(implements io.swagger.config.
SwaggerConfig
)
io.swagger.servlet.config.
WebXMLReader
(implements io.swagger.config.
SwaggerConfig
)
io.swagger.models.
Xml
io.swagger.util.
Yaml
Interface Hierarchy
io.swagger.util.
AllowableValues
io.swagger.models.
Model
io.swagger.converter.
ModelConverter
io.swagger.converter.
ModelConverterContext
io.swagger.models.parameters.
Parameter
io.swagger.models.parameters.
SerializableParameter
io.swagger.util.
ParameterProcessor.ParamWrapper
<T>
io.swagger.models.properties.
Property
io.swagger.jaxrs.config.
ReaderConfig
io.swagger.servlet.extensions.
ReaderExtension
io.swagger.jaxrs.config.
ReaderListener
io.swagger.config.
Scanner
io.swagger.jaxrs.config.
JaxrsScanner
io.swagger.models.auth.
SecuritySchemeDefinition
io.swagger.config.
SwaggerConfig
io.swagger.jaxrs.ext.
SwaggerExtension
io.swagger.core.filter.
SwaggerSpecFilter
Annotation Type Hierarchy
io.swagger.annotations.
Example
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Scope
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ExampleProperty
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Contact
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
AuthorizationScope
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiModel
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Api
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
License
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiResponses
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ExtensionProperty
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiImplicitParams
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Extension
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Tag
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Authorization
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiOperation
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiKeyAuthDefinition
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ExternalDocs
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
SwaggerDefinition
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiResponse
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiParam
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ResponseHeader
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
SecurityDefinition
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiImplicitParam
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
BasicAuthDefinition
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
OAuth2Definition
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
Info
(implements java.lang.annotation.
Annotation
)
io.swagger.annotations.
ApiModelProperty
(implements java.lang.annotation.
Annotation
)
io.swagger.jaxrs.
PATCH
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.swagger.annotations.
ApiKeyAuthDefinition.ApiKeyLocation
io.swagger.annotations.
SwaggerDefinition.Scheme
io.swagger.annotations.
OAuth2Definition.Flow
io.swagger.models.
Scheme
io.swagger.models.
HttpMethod
io.swagger.models.auth.
In
io.swagger.models.properties.
PropertyBuilder.PropertyId
io.swagger.models.properties.
StringProperty.Format
io.swagger.models.refs.
RefFormat
io.swagger.models.refs.
RefType
io.swagger.util.
PrimitiveType
io.swagger.jackson.
TypeNameResolver.Options
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.