Package org.codeforamerica.open311.internals.network

Network-related functionality of the library.

See:
          Description

Interface Summary
NetworkManager Specifies the required operations of a NetworkManager
 

Class Summary
HTTPNetworkManager Implementation using the Apache HttpComponents library.
MockNetworkManager Mock NetworkManager, useful for testing.
URLBuilder Builds the necessary URLs to communicate with the endpoints.
 

Package org.codeforamerica.open311.internals.network Description

Network-related functionality of the library.



Copyright © 2013 Code for America. All Rights Reserved.