Interface | Description |
---|---|
LiClient |
Created by kunal.shrivastava on 11/2/16.
|
Class | Description |
---|---|
LiBaseDeleteClient |
This client is use to handle DELETE requests.
|
LiBaseGetClient |
All "get" clients are implemented in same way.
|
LiBasePostClient |
All "post" clients are implemented in same way.
|
LiBasePutClient |
All "put" clients are implemented in same way.
|