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.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.basic.HBClientHandlerType
onDisconnect, onExecuteCommand, onExecuteLogin, onIsConnected, onPollEvents