Package io.undertow.conduits
Interface ByteActivityCallback
public interface ByteActivityCallback
Callback that allows the bytes read from or written to a stream to be tracked
- Author:
- Stuart Douglas
-
Method Summary
-
Method Details
-
activity
void activity(long bytes)
-