[ 
https://issues.apache.org/jira/browse/HTTPCORE-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429540#comment-17429540
 ] 

Oleg Kalnichevski commented on HTTPCORE-688:
--------------------------------------------

[~StoneCity] That would break binary compatibility, unfortunately. Besides I 
think there is no harm in using multiple instances of this class. INSTANCE is 
provided merely for convenience.

Oleg

> DefaultH2RequestConverter is design as singleton but not set the constructor 
> method as private
> ----------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-688
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-688
>             Project: HttpComponents HttpCore
>          Issue Type: Wish
>          Components: HttpCore
>    Affects Versions: 5.0
>            Reporter: Kaven Stone
>            Priority: Trivial
>
> DefaultH2RequestConverter is design as singleton but not set the constructor 
> method as private. The same with DefaultH2ResponseConverter.
> Is it better to set the method as private ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to