| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.exception |
Package which contains all custom exceptions for specialized error handling.
|
| com.github.dannil.scbjavaclient.http |
Package which contains classes related to HTTP communication.
|
| com.github.dannil.scbjavaclient.http.requester |
Package which contains the classes used for communicating with the API over
HTTP.
|
| Class and Description |
|---|
| HttpStatusCode
Enumerable for the most common HTTP status codes returned by the API.
|
| IHttpStatus
Interface which has methods relevant for HTTP status.
|
| Class and Description |
|---|
| HttpStatusCode
Enumerable for the most common HTTP status codes returned by the API.
|
| RequestMethod
Enumerable which contains the HTTP methods supported by the API.
|
| Class and Description |
|---|
| RequestMethod
Enumerable which contains the HTTP methods supported by the API.
|
Copyright © 2017. All rights reserved.