Skip navigation links

Package org.javalite.http

This package contains convenience classes for working with REST services.

See: Description

Package org.javalite.http Description

This package contains convenience classes for working with REST services. It is not an attempt to provide a full functionling library like Apache HttpClient, but rather a scaled down version of the easiest and simplest and most used functionality of HTTP at the finger tips. The rationale for writing it was: This package is based on a class HttpURLConnection and does not depend on any other external library.
Skip navigation links

Copyright © 2019 JavaLite. All rights reserved.