Interface IdAClientSynchronousType
- All Superinterfaces:
AutoCloseable,com.io7m.hibiscus.api.HBClientCloseableType<IdAClientException>,com.io7m.hibiscus.api.HBClientStatusType<IdAClientEventType>,com.io7m.hibiscus.api.HBClientSynchronousOperationsType<IdAClientException,,IdACommandType<?>, IdAResponseType, IdAResponseType, IdAResponseError, IdAClientCredentials> com.io7m.hibiscus.api.HBClientSynchronousType<IdAClientException,IdACommandType<?>, IdAResponseType, IdAResponseType, IdAResponseError, IdAClientEventType, IdAClientCredentials>
- All Known Implementing Classes:
IdAClientSynchronous
public interface IdAClientSynchronousType
extends com.io7m.hibiscus.api.HBClientSynchronousType<IdAClientException,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials>
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