The net.guttershark.support.servicemanager.http package contains classes that implement HTTP service calls with the ServiceManager.
| Class | Description | |
|---|---|---|
| ResponseFormat | The ResponseFormat class contains enumerated values you can use as the responseFormat in a service call. | |
| Service | The Service class is used to send http requests from the service manager. | |
| ServiceCall | The ServiceCall class makes the http calls that a service class requests. |