| Interface | Description |
|---|---|
| GrizzlyHttpClient.RequestConfigurer |
| Class | Description |
|---|---|
| CompositeTransportCustomizer | |
| CursorInputStreamBodyGenerator |
Input Stream Body Generator which properly resets input streams
|
| CursorNonBlockingInputStreamFeeder |
Inputstream feeder used so that we guarantee that a cursor inputstream is properly reset.
|
| 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–2021 MuleSoft, Inc.. All rights reserved.