| Interface | Description |
|---|---|
| GrizzlyHttpClient.RequestConfigurer |
| Class | Description |
|---|---|
| ByteArrayPart |
Our version of Async Http Client's class to support setting headers to custom values (see MULE-10233).
|
| 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 | |
| IOStrategyTransportCustomizer |
Transport customizer that sets the IO strategy to
SameThreadIOStrategy and sets appropriate names for the
threads that are used. |
| LoggerTransportCustomizer |
Transport customizer that adds a probe for logging HTTP messages.
|
| MemoryManagerTransportCustomizer | |
| SocketConfigTransportCustomizer |
Transport customizer that configures socket properties.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.