Class HttpChannelTaskHandler


  • public final class HttpChannelTaskHandler
    extends Object
    This class executes a request and associates the corresponding Task with the HttpChannel that it was originated from, so that the tasks associated with a certain channel get cancelled when the underlying connection gets closed.
    • Method Detail

      • getNumChannels

        public int getNumChannels()