Class ComHostChannelDynamic<C>

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

public class ComHostChannelDynamic<C>
extends ComChannelDynamic<C>
implements ComHostChannel<C>