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 D. Gregory (Jira)" <ji...@apache.org> on 2019/12/29 16:37:00 UTC

[jira] [Updated] (HTTPCORE-619) org.apache.hc.core5.reactor.EventMask should be a class, not an interface

     [ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated HTTPCORE-619:
-------------------------------------
    Description: 
{{org.apache.hc.core5.reactor.EventMask}} should be a class, not an interface.

This type only defines constants. See Effective Java item 22.

 

  was:
{{org.apache.hc.core5.http.HttpStatus}} should be a class, not an interface.

This type only defines constants. See Effective Java item 22.

 


> org.apache.hc.core5.reactor.EventMask should be a class, not an interface
> -------------------------------------------------------------------------
>
>                 Key: HTTPCORE-619
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-619
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>    Affects Versions: 5.0-beta10
>            Reporter: Gary D. Gregory
>            Assignee: Gary D. Gregory
>            Priority: Major
>
> {{org.apache.hc.core5.reactor.EventMask}} should be a class, not an interface.
> This type only defines constants. See Effective Java item 22.
>  



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

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