Uses of Class
org.apache.hc.core5.net.Host
Packages that use Host
Package
Description
Core HTTP transport component APIs.
Core network component APIs and utilities.
-
Uses of Host in org.apache.hc.core5.http
Fields in org.apache.hc.core5.http declared as Host -
Uses of Host in org.apache.hc.core5.net
Fields in org.apache.hc.core5.net declared as HostMethods in org.apache.hc.core5.net that return HostModifier and TypeMethodDescriptionstatic Host
(package private) static Host
Host.parse
(CharSequence s) (package private) static Host
Host.parse
(CharSequence s, Tokenizer.Cursor cursor) Methods in org.apache.hc.core5.net with parameters of type HostModifier and TypeMethodDescription(package private) static void
Host.format
(StringBuilder buf, Host host) (package private) static String
Constructors in org.apache.hc.core5.net with parameters of type Host