Package rabbit.client

Classes that can be used to build http clients.

See:
          Description

Interface Summary
ClientListener A client that handles the event generated by the ClientBase class.
 

Class Summary
ClientBase A base class for doing http requests
ClientListenerAdapter A basic ClientListener.
CountingClientBaseStopper A helper class that shuts down the clientBase when all requests have finished.
FileSaver A class to save a ResourceSource into a file.
 

Package rabbit.client Description

Classes that can be used to build http clients.