Uses of Enum
org.eclipse.jetty.io.ssl.SslConnection.FlushState
Packages that use SslConnection.FlushState
-
Uses of SslConnection.FlushState in org.eclipse.jetty.io.ssl
Fields in org.eclipse.jetty.io.ssl declared as SslConnection.FlushStateMethods in org.eclipse.jetty.io.ssl that return SslConnection.FlushStateModifier and TypeMethodDescriptionstatic SslConnection.FlushState
Returns the enum constant of this type with the specified name.static SslConnection.FlushState[]
SslConnection.FlushState.values()
Returns an array containing the constants of this enum type, in the order they are declared.