Package org.apache.commons.feedparser.network

Interface Summary
NetworkEventListener An AggregationEventListener provides event dispatch from the core Aggregation class to implementors of the AggregationEventListener interface.
ResourceRequest A ResourceRequest is a generic interface to a network resource such as an HTTP URL.
 

Class Summary
AdvancedInputStream  
Authenticator  
BaseResourceRequest  
BlockingResourceRequest A blocking request that waits for a specified or random amount of time.
DataEvent Represents a data request
HTTPClientNetworkResource This is an exprimental ResourceRequest which used Jakarta HttpClient as the backend.
ResourceRequestFactory Get a ResourceRequest for a given URL.
URLCookieManager By default java.net.URL does NOT handle cookies.
URLResolver This is a portable and thin URL resolver.
URLResourceRequest ResourceRequest implementation that uses java.net.URL as the backend.
 

Exception Summary
MalformedResourceException  
NetworkException  
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.