Interface IdAClientFactoryType

All Superinterfaces:
com.io7m.hibiscus.api.HBClientAsynchronousFactoryType<IdAClientException,IdAClientConfiguration,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials,IdAClientAsynchronousType>, com.io7m.hibiscus.api.HBClientFactoryType<IdAClientException,IdAClientConfiguration,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials,IdAClientAsynchronousType,IdAClientSynchronousType>, com.io7m.hibiscus.api.HBClientSynchronousFactoryType<IdAClientException,IdAClientConfiguration,IdACommandType<?>,IdAResponseType,IdAResponseType,IdAResponseError,IdAClientEventType,IdAClientCredentials,IdAClientSynchronousType>
All Known Implementing Classes:
IdAClients

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