| Class | Description |
|---|---|
| BranchRemoteInterface |
Abstract class for Branch remote interface.
|
| BranchRemoteInterface.BranchResponse |
Class for providing result of RESTful operation against Branch Remote server
|
| BranchRemoteInterfaceUrlConnection |
Created by sojanpr on 5/31/17.
|
| Exception | Description |
|---|---|
| BranchRemoteInterface.BranchRemoteException |
Exception thrown when there is an error while doing a restful operation with Branch Remote server
see
BranchRemoteInterface.doRestfulGet(String) and BranchRemoteInterface.doRestfulPost(String, JSONObject) |