Interface IdUHandlerType
- All Superinterfaces:
com.io7m.hibiscus.basic.HBClientHandlerType<IdUClientException,IdUCommandType<?>, IdUResponseType, IdUResponseType, IdUResponseError, IdUClientEventType, IdUClientCredentials>
- All Known Implementing Classes:
IdUHandler1,IdUHandlerAbstract,IdUHandlerDisconnected
public interface IdUHandlerType
extends com.io7m.hibiscus.basic.HBClientHandlerType<IdUClientException,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials>
A versioned protocol handler.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.basic.HBClientHandlerType
onDisconnect, onExecuteCommand, onExecuteLogin, onIsConnected, onPollEvents