BingAds / BingAds-Java-SDK

Other
43 stars 48 forks source link

Pooling file HTTP service #173

Open markusheiden opened 8 months ago

markusheiden commented 8 months ago

Based on my prior PR #172 this rewrites the HTTP file service to use a connection pool.

Because it changes the API of BulkServiceManager and ReportingServiceManager I have put this into a separate MR.