@Singleton @PreMatching public class QueryParameterNormalizationFilter extends Object implements org.glassfish.jersey.server.monitoring.ApplicationEventListener, javax.ws.rs.container.ContainerRequestFilter
| Constructor and Description |
|---|
QueryParameterNormalizationFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.container.ContainerRequestContext containerRequestContext) |
void |
onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent applicationEvent) |
org.glassfish.jersey.server.monitoring.RequestEventListener |
onRequest(org.glassfish.jersey.server.monitoring.RequestEvent requestEvent) |
public void onEvent(org.glassfish.jersey.server.monitoring.ApplicationEvent applicationEvent)
onEvent in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerpublic org.glassfish.jersey.server.monitoring.RequestEventListener onRequest(org.glassfish.jersey.server.monitoring.RequestEvent requestEvent)
onRequest in interface org.glassfish.jersey.server.monitoring.ApplicationEventListenerpublic void filter(javax.ws.rs.container.ContainerRequestContext containerRequestContext)
throws IOException
filter in interface javax.ws.rs.container.ContainerRequestFilterIOExceptionCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.