Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Make Request Implementation constructors public#66

Open
vic-nik wants to merge 4 commits into
apache:masterfrom
vic-nik:master
Open

Make Request Implementation constructors public#66
vic-nik wants to merge 4 commits into
apache:masterfrom
vic-nik:master

Conversation

@vic-nik

@vic-nik vic-nik commented Apr 23, 2020

Copy link
Copy Markdown

Making constructors public to be consistent with the rest of the classes in this package. With public constructor these implementations can be extended by overriding doExecute method if needed.
One use case is to be able to add support for org.apache.http.protocol.HttpContext.

@vic-nik vic-nik changed the title Make ODataEntityCreateRequestImpl constructor public Make Request/Response Implementation class constructors public Apr 23, 2020
@vic-nik vic-nik changed the title Make Request/Response Implementation class constructors public Make Request Implementation class constructors public Apr 23, 2020
@vic-nik vic-nik changed the title Make Request Implementation class constructors public Make Request Implementation constructors public Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants