See: Description
Class | Description |
---|---|
AbstractRequester |
Class which contains the logic for sending URL requests to a specified address.
|
GETRequester |
HTTP requester for GET requests.
|
POSTRequester |
HTTP requester for POST requests.
|
RequesterFactory |
Factory for returning regular (non-singleton) requesters.
|
RequesterSingletonFactory |
Factory for returning singleton requesters.
|
Package which contains the classes used for communicating with the API over HTTP.
Copyright © 2017. All rights reserved.