Package | Description |
---|---|
com.github.dannil.scbjavaclient.communication.http |
Package which contains classes related to HTTP communication.
|
com.github.dannil.scbjavaclient.communication.http.requester |
Package which contains the classes used for communicating with the API over
HTTP.
|
Class and Description |
---|
HttpRequestMethod
Enumerable which contains the HTTP methods supported by the API.
|
HttpStatusCode
Enumerable for the most common HTTP status codes returned by the API.
|
Class and Description |
---|
HttpRequestMethod
Enumerable which contains the HTTP methods supported by the API.
|
HttpResponse
Class which encapsulates HTTP response data.
|
Copyright © 2018. All rights reserved.