| Name: | maven30-httpcomponents-core |
|---|---|
| Version: | 4.2.4 |
| Release: | 6.7.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 815280 |
| License: | ASL 2.0 and CC-BY |
| RPM: | maven30-httpcomponents-core-4.2.4-6.7.el7.noarch.rpm |
| Source RPM: | maven30-httpcomponents-core-4.2.4-6.7.el7.src.rpm |
| Build Date: | Sun May 31 2015 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hc.apache.org/ |
| Summary: | Set of low level Java HTTP transport components for HTTP services |
| Description: | HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner. |
- Mass rebuild 2014-05-26
- Mass rebuild 2014-02-19
- Mass rebuild 2014-02-18
- Remove requires on java
- SCL-ize build-requires
- Rebuild to regenerate auto-requires
- First maven30 software collection build
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Fix license tag (CC-BY added)