Interface ComConnectionLogicDispatcher<C>

Type Parameters:
C -
All Known Implementing Classes:
ComConnectionLogicDispatcher.Default

public interface ComConnectionLogicDispatcher<C>
Meta type to allow wrapping of connection handling logic types with additional aspects like authentication, encryption and the like.