Interface IdAHandlerType

All Superinterfaces:
com.io7m.hibiscus.basic.HBClientHandlerType<IdAClientException,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials>
All Known Implementing Classes:
IdAHandler1, IdAHandlerAbstract, IdAHandlerDisconnected

public interface IdAHandlerType extends com.io7m.hibiscus.basic.HBClientHandlerType<IdAClientException,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials>
The client handler type.