Interface IdATransportType
- All Superinterfaces:
AutoCloseable,com.io7m.hibiscus.api.HBClientCloseableType<IdAClientException>,com.io7m.hibiscus.api.HBIOOperationsType<IdAMessageType,,IdAClientException> com.io7m.hibiscus.api.HBTransportType<IdAMessageType,IdAClientException>
- All Known Implementing Classes:
IdATransport1
public interface IdATransportType
extends com.io7m.hibiscus.api.HBTransportType<IdAMessageType,IdAClientException>
The type of message transports.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType
close, isClosedMethods inherited from interface com.io7m.hibiscus.api.HBIOOperationsType
receive, send, sendAndForget, sendAndWait