Interface CAClientFactoryType

All Superinterfaces:
com.io7m.hibiscus.api.HBClientAsynchronousFactoryType<CAClientException,CAClientConfiguration,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials,CAClientAsynchronousType>, com.io7m.hibiscus.api.HBClientFactoryType<CAClientException,CAClientConfiguration,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials,CAClientAsynchronousType,CAClientSynchronousType>, com.io7m.hibiscus.api.HBClientSynchronousFactoryType<CAClientException,CAClientConfiguration,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials,CAClientSynchronousType>, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CAClients

public interface CAClientFactoryType extends com.io7m.repetoir.core.RPServiceType, com.io7m.hibiscus.api.HBClientFactoryType<CAClientException,CAClientConfiguration,CAICommandType<?>,CAIResponseType,CAIResponseType,CAIResponseError,CAClientEventType,CAClientCredentials,CAClientAsynchronousType,CAClientSynchronousType>
The type of client factories.
  • Method Summary

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

    openAsynchronousClient

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

    openSynchronousClient

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description