org.apache.cxf.ws.rm
Class RetransmissionInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor
org.apache.cxf.ws.rm.RetransmissionInterceptor
- All Implemented Interfaces:
- org.apache.cxf.interceptor.Interceptor, org.apache.cxf.phase.PhaseInterceptor
public class RetransmissionInterceptor
- extends org.apache.cxf.phase.AbstractPhaseInterceptor
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
addAfter, addBefore, getAfter, getBefore, getId, getPhase, isGET |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetransmissionInterceptor
public RetransmissionInterceptor()
getManager
public RMManager getManager()
setManager
public void setManager(RMManager manager)
handleMessage
public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
- Throws:
org.apache.cxf.interceptor.Fault
handleFault
public void handleFault(org.apache.cxf.message.Message message)
- Specified by:
handleFault in interface org.apache.cxf.interceptor.Interceptor- Overrides:
handleFault in class org.apache.cxf.phase.AbstractPhaseInterceptor
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.