Interface CAHandlerType

All Superinterfaces:
com.io7m.hibiscus.basic.HBClientHandlerType<CAClientException,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials>
All Known Implementing Classes:
CAHandler1, CAHandlerAbstract, CAHandlerDisconnected

public interface CAHandlerType extends com.io7m.hibiscus.basic.HBClientHandlerType<CAClientException,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials>
A versioned protocol handler.