|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.interceptor.AttachmentInInterceptor
org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
public class AttachmentInputInterceptor
Constructor Summary | |
---|---|
AttachmentInputInterceptor()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.String> |
getSupportedTypes()
|
void |
setSupportedTypes(java.util.List<java.lang.String> sTypes)
|
Methods inherited from class org.apache.cxf.interceptor.AttachmentInInterceptor |
---|
handleFault, handleMessage |
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, isGET, setAfter, setBefore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachmentInputInterceptor()
Method Detail |
---|
protected java.util.List<java.lang.String> getSupportedTypes()
getSupportedTypes
in class AttachmentInInterceptor
public void setSupportedTypes(java.util.List<java.lang.String> sTypes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |