Uses of Enum
org.apache.hc.core5.http2.ssl.ApplicationProtocol
Packages that use ApplicationProtocol
-
Uses of ApplicationProtocol in org.apache.hc.core5.http2.ssl
Methods in org.apache.hc.core5.http2.ssl that return ApplicationProtocolModifier and TypeMethodDescriptionstatic ApplicationProtocol
Returns the enum constant of this type with the specified name.static ApplicationProtocol[]
ApplicationProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.