Interface CancelableTransportListener<HEADER extends HttpMetadata,MESSAGE extends HttpInputMessage>

All Superinterfaces:
HttpTransportListener<HEADER,MESSAGE>
All Known Subinterfaces:
Http2TransportListener

public interface CancelableTransportListener<HEADER extends HttpMetadata,MESSAGE extends HttpInputMessage> extends HttpTransportListener<HEADER,MESSAGE>
  • Method Details

    • cancelByRemote

      void cancelByRemote(long errorCode)