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

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

public class AttachmentOutInterceptor
extends AbstractPhaseInterceptor<Message>


Constructor Summary
AttachmentOutInterceptor()
           
 
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

AttachmentOutInterceptor

public AttachmentOutInterceptor()
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.