Package ecologylab.net

Infrastructural classes that provide a more powerful API for network programming.

See:
          Description

Interface Summary
ConnectionHelper Provides callbacks during ParsedURL.connect, to enable filtering and custom processing as the connect operation unfolds.
MimeType  
 

Class Summary
ConnectionAdapter Adapter class to make it easier to use ParsedURL.connect().
NetTools Reusable static methods that do nifty network stuff.
ParsedURL Extends the URL with many features for the convenience and power of network programmers.
PURLConnection Combines URLConnection with InputStream, providing convenience.
 

Package ecologylab.net Description

Infrastructural classes that provide a more powerful API for network programming.