Interface IdUClientFactoryType

All Superinterfaces:
com.io7m.hibiscus.api.HBClientAsynchronousFactoryType<IdUClientException,IdUClientConfiguration,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials,IdUClientAsynchronousType>, com.io7m.hibiscus.api.HBClientFactoryType<IdUClientException,IdUClientConfiguration,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials,IdUClientAsynchronousType,IdUClientSynchronousType>, com.io7m.hibiscus.api.HBClientSynchronousFactoryType<IdUClientException,IdUClientConfiguration,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials,IdUClientSynchronousType>
All Known Implementing Classes:
IdUClients

A factory of clients.
  • Method Summary

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

    openAsynchronousClient

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

    openSynchronousClient