Class ComClientChannelDynamic<C>

java.lang.Object
one.microstream.communication.binarydynamic.ComChannelDynamic<C>
one.microstream.communication.binarydynamic.ComClientChannelDynamic<C>
All Implemented Interfaces:
Closeable, AutoCloseable, ComChannel, ComClientChannel<C>

public class ComClientChannelDynamic<C>
extends ComChannelDynamic<C>
implements ComClientChannel<C>