Interface TransportChannel

All Known Implementing Classes:
TaskTransportChannel, TcpTransportChannel

public interface TransportChannel
A transport channel allows to send a response to a request on the channel.
  • Field Details

    • logger

      static final org.apache.logging.log4j.Logger logger
  • Method Details