Interface IdAClientAsynchronousType
- All Superinterfaces:
AutoCloseable,com.io7m.hibiscus.api.HBClientAsynchronousType<IdAClientException,,IdACommandType<?>, IdAResponseType, IdAResponseType, IdAResponseError, IdAClientEventType, IdAClientCredentials> com.io7m.hibiscus.api.HBClientCloseableType<IdAClientException>,com.io7m.hibiscus.api.HBClientStatusType<IdACommandType<?>,IdAResponseType, IdAResponseError, IdAClientEventType, IdAClientCredentials>
- All Known Implementing Classes:
IdAClientAsynchronous
public interface IdAClientAsynchronousType
extends com.io7m.hibiscus.api.HBClientAsynchronousType<IdAClientException,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials>
The type of asynchronous clients.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.api.HBClientAsynchronousType
disconnectAsync, executeAsync, executeAsyncOrElseThrow, loginAsync, loginAsyncOrElseThrow, pollEventsMethods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType
close, isClosedMethods inherited from interface com.io7m.hibiscus.api.HBClientStatusType
events, isConnected, state, stateNow