-
Recent Posts
Recent Comments
- Jan on Jersey Apache Connector Hangs …?
- Jan on Jersey Apache Connector Hangs …?
- Yev on Jersey Apache Connector Hangs …?
- Jonathan on Jersey Apache Connector Hangs …?
- Tejaswini on Jersey Apache Connector Hangs …?
Archives
Categories
Meta
Monthly Archives: October 2023
Choosing Connector in Jersey
Jersey is using JDK HttpUrlConnection for sending HTTP requests by default. However, there are cases where the default HttpUrlConnection cannot be used, or where using any other HTTP Client available suits the customer’s needs better.
Posted in Jersey
Comments Off on Choosing Connector in Jersey