Uses of Enum
org.apache.hc.core5.http2.ssl.ApplicationProtocol
Packages that use ApplicationProtocol
-
Uses of ApplicationProtocol in org.apache.hc.core5.http2.ssl
Subclasses with type arguments of type ApplicationProtocol in org.apache.hc.core5.http2.sslMethods in org.apache.hc.core5.http2.ssl that return ApplicationProtocolModifier and TypeMethodDescriptionstatic ApplicationProtocolReturns 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.