public class OpenAPIInflector
extends org.glassfish.jersey.server.ResourceConfig
| Constructor and Description |
|---|
OpenAPIInflector(Configuration configuration) |
OpenAPIInflector(Configuration configuration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
OpenAPIInflector(javax.servlet.ServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static String |
basePath(String basePath,
String path) |
protected com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
protected void |
init(Configuration configuration) |
addProperties, files, files, forApplication, forApplicationClass, forApplicationClass, getApplication, getApplicationName, getClasses, getClassLoader, getConfiguration, getContracts, getInstances, getProperties, getProperty, getPropertyNames, getResources, getRuntimeType, getSingletons, isEnabled, isEnabled, isProperty, isRegistered, isRegistered, packages, packages, property, register, register, register, register, register, register, register, register, registerClasses, registerClasses, registerFinder, registerInstances, registerInstances, registerResources, registerResources, setApplicationName, setClassLoader, setPropertiespublic OpenAPIInflector(Configuration configuration)
public OpenAPIInflector(Configuration configuration, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public OpenAPIInflector(@Context
javax.servlet.ServletContext ctx)
protected com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
protected void init(Configuration configuration)
Copyright © 2019. All rights reserved.