Interface Http1ClientParameters
-
- All Superinterfaces:
HttpClientParameters
- All Known Implementing Classes:
Http1ClientProperties
public interface Http1ClientParameters extends HttpClientParameters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxConnectionsPerDestination()-
Methods inherited from interface pl.allegro.tech.hermes.consumers.consumer.sender.http.HttpClientParameters
getConnectionTimeout, getIdleTimeout, getMaxRequestsQueuedPerDestination, getThreadPoolSize, isFollowRedirectsEnabled, isThreadPoolMonitoringEnabled
-
-