Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Request Implementation constructors public #66

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vic-nik
Copy link

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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants