Class MessageReader


  • public class MessageReader
    extends java.lang.Object
    • Constructor Detail

      • MessageReader

        public MessageReader​(java.io.InputStream reader)
                      throws java.io.IOException,
                             HttpException
        Throws:
        java.io.IOException
        HttpException
    • Method Detail

      • getCharacterEncoding

        public java.lang.String getCharacterEncoding()
      • getInputStream

        public java.io.InputStream getInputStream()
      • isPersistentConnectionSupported

        public boolean isPersistentConnectionSupported()
      • isChunkSupported

        public boolean isChunkSupported()
      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException