Uses of Class
org.miaixz.bus.http.accord.RouteDatabase
Packages that use RouteDatabase
Package
Description
Provides internal implementation details for the HTTP client, including connection management, streams, and routing.
-
Uses of RouteDatabase in org.miaixz.bus.http.accord
Constructors in org.miaixz.bus.http.accord with parameters of type RouteDatabaseModifierConstructorDescriptionRouteSelector(Address address, RouteDatabase routeDatabase, NewCall call, EventListener eventListener)