@PreMatching
protected static class Swagger2Feature.SwaggerContainerRequestFilter
extends ApiListingResource
implements javax.ws.rs.container.ContainerRequestFilter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
APIDOCS_LISTING_PATH |
protected static String |
APIDOCS_LISTING_PATH_JSON |
protected static String |
APIDOCS_LISTING_PATH_YAML |
protected static javax.ws.rs.core.MediaType |
APPLICATION_YAML_TYPE |
protected MessageContext |
mc |
| Modifier | Constructor and Description |
|---|---|
protected |
Swagger2Feature.SwaggerContainerRequestFilter() |
protected static final javax.ws.rs.core.MediaType APPLICATION_YAML_TYPE
protected static final String APIDOCS_LISTING_PATH
protected static final String APIDOCS_LISTING_PATH_JSON
protected static final String APIDOCS_LISTING_PATH_YAML
@Context protected MessageContext mc
protected Swagger2Feature.SwaggerContainerRequestFilter()
public void filter(javax.ws.rs.container.ContainerRequestContext requestContext)
throws IOException
filter in interface javax.ws.rs.container.ContainerRequestFilterIOExceptionApache CXF