| Package | Description |
|---|---|
| io.swagger.jaxrs | |
| io.swagger.jaxrs.config |
| Modifier and Type | Method and Description |
|---|---|
ReaderConfig |
Reader.getConfig() |
| Constructor and Description |
|---|
Reader(Swagger swagger,
ReaderConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReaderConfig
The
ReaderConfig interface defines configuration settings for
JAX-RS annotations reader. |
| Modifier and Type | Method and Description |
|---|---|
static ReaderConfig |
ReaderConfigUtils.getReaderConfig(javax.servlet.ServletContext context) |
| Constructor and Description |
|---|
DefaultReaderConfig(ReaderConfig src)
Creates a copy of passed configuration.
|
Copyright © 2018. All Rights Reserved.