| Interface | Description |
|---|---|
| GrizzlyHttpClient.RequestConfigurer |
| Class | Description |
|---|---|
| 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 | |
| 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–2018 MuleSoft, Inc.. All rights reserved.