@Provider public class EmptyPayloadFilter extends Object implements org.jboss.resteasy.spi.interception.PreProcessInterceptor
EMPTY_PAYLOAD context property to
Boolean.TRUE if the request is a POST.| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_PAYLOAD |
| Constructor and Description |
|---|
EmptyPayloadFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.core.ServerResponse |
preProcess(org.jboss.resteasy.spi.HttpRequest request,
org.jboss.resteasy.core.ResourceMethod resourceMethod) |
public static final String EMPTY_PAYLOAD
public org.jboss.resteasy.core.ServerResponse preProcess(org.jboss.resteasy.spi.HttpRequest request,
org.jboss.resteasy.core.ResourceMethod resourceMethod)
throws org.jboss.resteasy.spi.Failure,
javax.ws.rs.WebApplicationException
preProcess in interface org.jboss.resteasy.spi.interception.PreProcessInterceptororg.jboss.resteasy.spi.Failurejavax.ws.rs.WebApplicationExceptionCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.