Package com.wowza.io

Class HTTPByteReaderResult


  • public class HTTPByteReaderResult
    extends Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • buffer

        public byte[] buffer
      • headerLength

        public long headerLength
      • contentLength

        public long contentLength
      • status

        public int status
      • retries

        public int retries
    • Constructor Detail

      • HTTPByteReaderResult

        public HTTPByteReaderResult()