Package com.io7m.idstore.user_client.api
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
public interface IdUClientFactoryType
extends com.io7m.hibiscus.api.HBClientFactoryType<IdUClientException,IdUClientConfiguration,IdUCommandType<?>,IdUResponseType,IdUResponseType,IdUResponseError,IdUClientEventType,IdUClientCredentials,IdUClientAsynchronousType,IdUClientSynchronousType>
A factory of clients.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.api.HBClientAsynchronousFactoryType
openAsynchronousClientMethods inherited from interface com.io7m.hibiscus.api.HBClientSynchronousFactoryType
openSynchronousClient