Interface CAClientType

All Superinterfaces:
AutoCloseable, com.io7m.hibiscus.api.HBClientCloseableType<CAClientException>, com.io7m.hibiscus.api.HBClientType<CAIMessageType, CAClientConnectionParameters, CAClientException>, com.io7m.hibiscus.api.HBIOOperationsType<CAIMessageType, CAClientException>, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CAClient

public interface CAClientType extends com.io7m.hibiscus.api.HBClientType<CAIMessageType, CAClientConnectionParameters, CAClientException>, com.io7m.repetoir.core.RPServiceType
The type of client instances.