You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/05/08 16:35:04 UTC

[jira] [Created] (HTTPCLIENT-1845) Extract InputStreamFactory classes out of GzipDecompressingEntity DeflateDecompressingEntity to create less garbage)

Gary Gregory created HTTPCLIENT-1845:
----------------------------------------

             Summary: Extract InputStreamFactory classes out of GzipDecompressingEntity DeflateDecompressingEntity to create less garbage)
                 Key: HTTPCLIENT-1845
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1845
             Project: HttpComponents HttpClient
          Issue Type: Improvement
            Reporter: Gary Gregory
            Assignee: Gary Gregory


Extract {{InputStreamFactory}} classes out of {{GzipDecompressingEntity}} {{DeflateDecompressingEntity}} for reuse and to create less garbage through the use of singletons since the factories and stateless and immutable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org