Uses of Enum Class
cool.scx.http.x.http1.headers.connection.Connection
Packages that use Connection
-
Uses of Connection in cool.scx.http.x.http1.headers
Methods in cool.scx.http.x.http1.headers with parameters of type Connection -
Uses of Connection in cool.scx.http.x.http1.headers.connection
Subclasses with type arguments of type Connection in cool.scx.http.x.http1.headers.connectionMethods in cool.scx.http.x.http1.headers.connection that return ConnectionModifier and TypeMethodDescriptionstatic Connectionstatic Connectionstatic ConnectionReturns the enum constant of this class with the specified name.static Connection[]Connection.values()Returns an array containing the constants of this enum class, in the order they are declared.