Interface IdUClientAsynchronousType

All Superinterfaces:
AutoCloseable, com.io7m.hibiscus.api.HBClientAsynchronousType<IdUClientException,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials>, com.io7m.hibiscus.api.HBClientCloseableType<IdUClientException>, com.io7m.hibiscus.api.HBClientStatusType<IdUClientEventType>
All Known Implementing Classes:
IdUClientAsynchronous

public interface IdUClientAsynchronousType extends com.io7m.hibiscus.api.HBClientAsynchronousType<IdUClientException,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials>
The type of asynchronous clients.
  • Method Summary

    Methods inherited from interface com.io7m.hibiscus.api.HBClientAsynchronousType

    disconnectAsync, executeAsync, executeAsyncOrElseThrow, loginAsync, loginAsyncOrElseThrow, pollEvents

    Methods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType

    close, isClosed

    Methods inherited from interface com.io7m.hibiscus.api.HBClientStatusType

    events, isConnected, state, stateNow