org.kuali.student.security.cxf.interceptors
Class AttachmentInInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.kuali.student.security.cxf.interceptors.AttachmentInInterceptor
- All Implemented Interfaces:
- Interceptor<Message>, PhaseInterceptor<Message>
public class AttachmentInInterceptor
- extends AbstractPhaseInterceptor<Message>
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, isGET, isRequestor, setAfter, setBefore |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentInInterceptor
public AttachmentInInterceptor()
handleMessage
public void handleMessage(Message message)
handleFault
public void handleFault(Message messageParam)
- Specified by:
handleFault
in interface Interceptor<Message>
- Overrides:
handleFault
in class AbstractPhaseInterceptor<Message>
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.