Class HttpPipelinedRequest<R>

    • Method Summary

      Modifier and Type Method Description
      R getRequest()  
      int getSequence()
      Get the sequence number for this message.
      • Methods inherited from class java.lang.Object

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

      • getRequest

        public R getRequest()