Class | Description |
---|---|
Client |
This class is designed to be used in any case you need to communicate with another server using the HTTP protocol.
|
ClientConfiguration |
With this class the
Client for HTTP based communication can be configured. |
Parameter |
This class is designed to be used to specify parameters (their names and values) for client calls but also to
specify the base headers in the
ClientConfiguration . |
Response |
This class implements the response of a request executed via one of the request methods of
Client . |
Enum | Description |
---|---|
Client.Method |
the HTTP methods supported by this client
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.