Class DelegatingFlushStrategy

java.lang.Object
io.servicetalk.transport.netty.internal.DelegatingFlushStrategy
All Implemented Interfaces:
FlushStrategy

public class DelegatingFlushStrategy extends Object implements FlushStrategy
A FlushStrategy implementation that delegates all calls to another FlushStrategy.