Uses of Enum
org.apache.hc.client5.http.socket.UnixDomainSocketFactory.Implementation
Packages that use UnixDomainSocketFactory.Implementation
-
Uses of UnixDomainSocketFactory.Implementation in org.apache.hc.client5.http.socket
Subclasses with type arguments of type UnixDomainSocketFactory.Implementation in org.apache.hc.client5.http.socketFields in org.apache.hc.client5.http.socket declared as UnixDomainSocketFactory.ImplementationModifier and TypeFieldDescriptionprivate static final UnixDomainSocketFactory.ImplementationUnixDomainSocketFactory.IMPLEMENTATIONMethods in org.apache.hc.client5.http.socket that return UnixDomainSocketFactory.ImplementationModifier and TypeMethodDescriptionprivate static UnixDomainSocketFactory.ImplementationUnixDomainSocketFactory.detectImplementation()Returns the enum constant of this type with the specified name.UnixDomainSocketFactory.Implementation.values()Returns an array containing the constants of this enum type, in the order they are declared.