Interface IdAHandlerType
- All Superinterfaces:
AutoCloseable, com.io7m.hibiscus.api.HBClientCloseableType<IdAClientException>, com.io7m.hibiscus.api.HBClientHandlerType<IdAMessageType, IdAClientConnectionParameters, IdAClientException>, com.io7m.hibiscus.api.HBIOOperationsType<IdAMessageType, IdAClientException>
public interface IdAHandlerType
extends com.io7m.hibiscus.api.HBClientHandlerType<IdAMessageType, IdAClientConnectionParameters, IdAClientException>
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