public class RetransmissionCallback extends Object implements CachedOutputStreamCallback
Modifier and Type | Method and Description |
---|---|
void |
onClose(CachedOutputStream cos) |
void |
onFlush(CachedOutputStream cos) |
public void onClose(CachedOutputStream cos)
onClose
in interface CachedOutputStreamCallback
public void onFlush(CachedOutputStream cos)
onFlush
in interface CachedOutputStreamCallback
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.