Interface ComConnectionHandler<C>

Type Parameters:
C - the communication layer type
All Known Implementing Classes:
ComConnectionHandler.Default, ComTLSConnectionHandler

public interface ComConnectionHandler<C>