Uses of Class
org.miaixz.bus.http.Address
Packages that use Address
Package
Description
Java应用的HTTP客户端
内部实现及规则
内部标准及逻辑
-
Uses of Address in org.miaixz.bus.http
Methods in org.miaixz.bus.http that return AddressConstructors in org.miaixz.bus.http with parameters of type AddressModifierConstructorDescriptionRoute(Address address, Proxy proxy, InetSocketAddress inetSocketAddress) -
Uses of Address in org.miaixz.bus.http.accord
Constructors in org.miaixz.bus.http.accord with parameters of type AddressModifierConstructorDescriptionRouteSelector(Address address, RouteDatabase routeDatabase, NewCall call, EventListener eventListener) -
Uses of Address in org.miaixz.bus.http.metric
Methods in org.miaixz.bus.http.metric with parameters of type Address