impl/deekweb_response library

Classes

DeekWebResponse<RequestType extends DeekWebRequest, ResponseType>
The response returned from the server from DeekWebClient. Takes in two strongly typed entities, DeekWebRequest and ResponseType.