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.