| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.util.http |
| Class and Description |
|---|
| EntityHttpServletResponse
This is here to allow us to receive response data back which will not mess up an existing response
object and to allow for mocking of responses,
based on and built from the example in spring framework
|
| HttpClientWrapper
Allows us to cleanly wrap an httpclient object without exposing the actual object class
|
| HttpResponse
This is here to contain the information we get back from an http request fired
by the methods in
HttpRESTUtils |
| HttpRESTUtils.Method |
| URLData
This is a storage and parsing utility class,
supports the ability to get the data out of a URL
|
Copyright © 2007–2018 CARET, University of Cambridge. All rights reserved.