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