Class HttpChannelTaskHandler


  • public final class HttpChannelTaskHandler
    extends java.lang.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 Summary

      Modifier and Type Method Description
      int getNumChannels()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNumChannels

        public int getNumChannels()