Package com.io7m.idstore.user_client.api
Interface IdUClientSynchronousType
- All Superinterfaces:
AutoCloseable,com.io7m.hibiscus.api.HBClientCloseableType<IdUClientException>,com.io7m.hibiscus.api.HBClientStatusType<IdUCommandType<?>,,IdUResponseType, IdUResponseError, IdUClientEventType, IdUClientCredentials> com.io7m.hibiscus.api.HBClientSynchronousOperationsType<IdUClientException,,IdUCommandType<?>, IdUResponseType, IdUResponseType, IdUResponseError, IdUClientCredentials> com.io7m.hibiscus.api.HBClientSynchronousType<IdUClientException,IdUCommandType<?>, IdUResponseType, IdUResponseType, IdUResponseError, IdUClientEventType, IdUClientCredentials>
- All Known Implementing Classes:
IdUClientSynchronous
public interface IdUClientSynchronousType
extends com.io7m.hibiscus.api.HBClientSynchronousType<IdUClientException,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials>
The type of synchronous clients.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType
close, isClosedMethods inherited from interface com.io7m.hibiscus.api.HBClientStatusType
events, isConnected, state, stateNowMethods inherited from interface com.io7m.hibiscus.api.HBClientSynchronousOperationsType
disconnect, execute, login, pollEventsMethods inherited from interface com.io7m.hibiscus.api.HBClientSynchronousType
executeOrElseThrow, loginOrElseThrow