Package org.openrdf.http.object.client

Interface Summary
HTTPService Simple interface to handle requests.
 

Class Summary
FutureRequest Handle used to track received responses with their requests.
HTTPCacheObjectResolver<T> Uses HTTPObjectClient caching the result in a Java Object.
HTTPConnection Tracks the pending requests sent on a connection and which request is being received.
HTTPObjectClient Manages the connections and cache for outgoing requests.
HTTPObjectExecutionHandler HttpCore interface to client HTTP event notifications.
RemoteConnection A light weight abstraction that can convert message bodies.
TrackedHttpEntity Ensures this entity's stream is closed after garbage collection.
 



Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.