Package com.io7m.idstore.user_client.api
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, pollEventsMethods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType
close, isClosedMethods inherited from interface com.io7m.hibiscus.api.HBClientStatusType
events, isConnected, state, stateNow