| Interface | Description |
|---|---|
| GrizzlyHttpClient.RequestConfigurer |
| Class | Description |
|---|---|
| ClientIdentifier |
Allows to identify a client by it's creation context and name.
|
| CompositeTransportCustomizer | |
| CustomTimeoutThrottleRequestFilter |
A
RequestFilter that throttles requests and blocks when the number of permits is reached,
waiting for the response to arrive before executing the next request. |
| GrizzlyHttpClient | |
| HttpClientConnectionManager |
Manages client connections.
|
| HttpResponseCreator |
Converts
Responses to HttpResponses. |
| IOStrategyTransportCustomizer |
Transport customizer that sets the IO strategy to
SameThreadIOStrategy and the thread pool for the NIO transport
selector. |
| LoggerTransportCustomizer |
Transport customizer that adds a probe for logging HTTP messages.
|
| SocketConfigTransportCustomizer |
Transport customizer that configures socket properties.
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.