org.kuali.student.security.cxf.interceptors
Class AttachmentInInterceptor

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
      extended by org.kuali.student.security.cxf.interceptors.AttachmentInInterceptor
All Implemented Interfaces:
Interceptor<Message>, PhaseInterceptor<Message>

public class AttachmentInInterceptor
extends AbstractPhaseInterceptor<Message>


Constructor Summary
AttachmentInInterceptor()
           
 
Method Summary
 void handleFault(Message messageParam)
           
 void handleMessage(Message message)
           
 
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, 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
 

Constructor Detail

AttachmentInInterceptor

public AttachmentInInterceptor()
Method Detail

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 © 2007-2011 The Kuali Foundation. All Rights Reserved.