Interface IdUClientFactoryType

All Superinterfaces:
com.io7m.hibiscus.api.HBClientFactoryType<IdUClientConfiguration, IdUMessageType, IdUClientConnectionParameters, IdUClientType, IdUClientException>
All Known Implementing Classes:
IdUClients

public interface IdUClientFactoryType extends com.io7m.hibiscus.api.HBClientFactoryType<IdUClientConfiguration, IdUMessageType, IdUClientConnectionParameters, IdUClientType, IdUClientException>
A factory of clients.
  • Method Summary

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

    create