Suoranta.EnterpriseLib.Util.Net Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
Endpoint | |
|
|
Endpoint..::..RequestUri | |
|
|
FormContentBuilder<(Of <(<'TFormData>)>)> |
Base class for classes that are used to build form HttpContent in Post requests
|
|
|
HttpBaseHandler | |
|
|
HttpContentType | |
|
|
HttpService |
Represents collection of related WebAPI endpoints. Endpoints should be on the same
network host.
|
|
|
RequestHandler |
Represents DelegatingHandler that HttpService and its descendants use to preprocess HTTP
requests.
|
|
|
ResponseHandler |
Represents DelegatingHandler that HttpService and its descendants use to preprocess HTTP
server responses.
|
|
|
UnitProcessor<(Of <(<'TArguments, TResult>)>)> |
Base class to enclose all actions needed in API data processing task which is
being repeated many times over with varying parameters (arguments)
|

