| 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 | |
| HttpMessageLogger |
Logger for plain HTTP request and response.
|
| 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.
|
| Enum | Description |
|---|---|
| HttpMessageLogger.LoggerType |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.