[
https://issues.apache.org/jira/browse/HTTPCORE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763409#comment-16763409
]
ASF subversion and git services commented on HTTPCORE-570:
----------------------------------------------------------
Commit c9c79cfd18345fd50879543abc72f8e2aa2c040e in httpcomponents-core's branch
refs/heads/master from Gary Gregory
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=c9c79cf ]
HTTPCORE-570: support for setting of custom LookupRegistry by server bootstrap
classes
> Add getters to AsyncServerBootstrap and refactor create() impl into protected
> methods
> -------------------------------------------------------------------------------------
>
> Key: HTTPCORE-570
> URL: https://issues.apache.org/jira/browse/HTTPCORE-570
> Project: HttpComponents HttpCore
> Issue Type: New Feature
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add getters to {{AsyncServerBootstrap}} and refactor {{create()}}
> implementation into protected methods.
> Right now, you can subclass {{AsyncServerBootstrap}} to customize a
> {{create()}} method but you cannot get to instance variables as these are
> private.
> The goal is to make creating instances of {{HttpAsyncServer}} simpler by
> adding getters and refactoring create() implementations into protected
> methods such that subclasses can more simply create custom instances.
> That does not seem controversial to me so I am not sure a feature branch is
> needed but I'll create one anyway: {{HTTPCORE-570}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]