| Interface | Description |
|---|---|
| ClientConfig |
Base configuration class which contains common configurations required by all types of web
clients supported in appops.
|
| Class | Description |
|---|---|
| AsyncWebClient<W> | |
| Cookie |
Cookie class.
|
| HttpHeader | |
| MultiPartData |
Slim representing multipart form data.
|
| Proxy |
Appops web client proxy representation.
|
| ServerResponse |
Represents response obtained from server into the web client.
|
| WebClient<W> |
Wrapper base class which wraps actual web client instance e.g.
|
| Exception | Description |
|---|---|
| WebClientException |
Appops web service core exception class to handle/represent exceptions in web service operations.
|
Copyright © 2022. All rights reserved.