org.apache.cxf.ws.rm
Class RetransmissionCallback
java.lang.Object
org.apache.cxf.ws.rm.RetransmissionCallback
- All Implemented Interfaces:
- CachedOutputStreamCallback
public class RetransmissionCallback
- extends Object
- implements CachedOutputStreamCallback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
onClose
public void onClose(CachedOutputStream cos)
- Specified by:
onClose
in interface CachedOutputStreamCallback
onFlush
public void onFlush(CachedOutputStream cos)
- Specified by:
onFlush
in interface CachedOutputStreamCallback
Apache CXF