Open Source Repository

Home /spring/spring-web-3.0.5 | Repository Home



org/springframework/http/client/package-info.java

/**
 *
 * Contains an abstraction over client-side HTTP. This package
 * contains the <code>ClientHttpRequest</code> and
 <code>ClientHttpResponse</code>, as well as a basic implementation of these
 * interfaces.
 *
 */
package org.springframework.http.client;