Package | Description |
---|---|
io.swagger.config | |
io.swagger.jaxrs.config | |
io.swagger.servlet.config |
Modifier and Type | Method and Description |
---|---|
static Scanner |
ScannerFactory.getScanner() |
Modifier and Type | Method and Description |
---|---|
static void |
ScannerFactory.setScanner(Scanner scanner) |
Modifier and Type | Interface and Description |
---|---|
interface |
JaxrsScanner |
Modifier and Type | Class and Description |
---|---|
class |
BeanConfig |
class |
DefaultJaxrsScanner |
class |
ReflectiveJaxrsScanner |
Modifier and Type | Method and Description |
---|---|
Scanner |
SwaggerContextService.getScanner() |
Scanner |
SwaggerScannerLocator.getScanner(String id) |
Modifier and Type | Method and Description |
---|---|
void |
SwaggerScannerLocator.putScanner(String id,
Scanner scanner) |
void |
SwaggerContextService.setScanner(Scanner scanner) |
SwaggerContextService |
SwaggerContextService.withScanner(Scanner scanner) |
Modifier and Type | Class and Description |
---|---|
class |
ServletScanner |
Copyright © 2018. All rights reserved.