Interface IdUTransportType
- All Superinterfaces:
AutoCloseable,com.io7m.hibiscus.api.HBClientCloseableType<IdUClientException>,com.io7m.hibiscus.api.HBIOOperationsType<IdUMessageType,,IdUClientException> com.io7m.hibiscus.api.HBTransportType<IdUMessageType,IdUClientException>
- All Known Implementing Classes:
IdUTransport1
public interface IdUTransportType
extends com.io7m.hibiscus.api.HBTransportType<IdUMessageType,IdUClientException>
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