|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.validation.AbstractValidationInterceptor
org.apache.cxf.validation.BeanValidationOutInterceptor
org.apache.cxf.jaxrs.validation.JAXRSBeanValidationOutInterceptor
@Provider public class JAXRSBeanValidationOutInterceptor
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.validation.AbstractValidationInterceptor |
|---|
BUNDLE, LOG |
| Constructor Summary | |
|---|---|
JAXRSBeanValidationOutInterceptor()
|
|
JAXRSBeanValidationOutInterceptor(String phase)
|
|
| Method Summary | |
|---|---|
void |
filter(javax.ws.rs.container.ContainerRequestContext in,
javax.ws.rs.container.ContainerResponseContext out)
|
protected Object |
getServiceObject(org.apache.cxf.message.Message message)
|
protected Object |
unwrapEntity(Object entity)
|
| Methods inherited from class org.apache.cxf.validation.BeanValidationOutInterceptor |
|---|
getOutProvider, handleValidation, isEnforceOnlyBeanConstraints, setEnforceOnlyBeanConstraints |
| Methods inherited from class org.apache.cxf.validation.AbstractValidationInterceptor |
|---|
getProvider, getServiceMethod, handleMessage, setProvider, setServiceObject |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXRSBeanValidationOutInterceptor()
public JAXRSBeanValidationOutInterceptor(String phase)
| Method Detail |
|---|
protected Object getServiceObject(org.apache.cxf.message.Message message)
getServiceObject in class org.apache.cxf.validation.AbstractValidationInterceptorprotected Object unwrapEntity(Object entity)
unwrapEntity in class org.apache.cxf.validation.BeanValidationOutInterceptor
public void filter(javax.ws.rs.container.ContainerRequestContext in,
javax.ws.rs.container.ContainerResponseContext out)
throws IOException
filter in interface javax.ws.rs.container.ContainerResponseFilterIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||