Interface IdUHandlerType
- All Superinterfaces:
AutoCloseable, com.io7m.hibiscus.api.HBClientCloseableType<IdUClientException>, com.io7m.hibiscus.api.HBClientHandlerType<IdUMessageType, IdUClientConnectionParameters, IdUClientException>, com.io7m.hibiscus.api.HBIOOperationsType<IdUMessageType, IdUClientException>
public interface IdUHandlerType
extends com.io7m.hibiscus.api.HBClientHandlerType<IdUMessageType, IdUClientConnectionParameters, IdUClientException>
The client handler type.
-
Method Summary
Methods inherited from interface com.io7m.hibiscus.api.HBClientCloseableType
close, isClosedMethods inherited from interface com.io7m.hibiscus.api.HBClientHandlerType
doConnect, exceptionTransformer, receive, send, sendAndForget, sendAndWait, transport