Uses of Enum Class
org.eclipse.jetty.util.ReadLineInputStream.Termination
Packages that use ReadLineInputStream.Termination
-
Uses of ReadLineInputStream.Termination in org.eclipse.jetty.util
Fields in org.eclipse.jetty.util with type parameters of type ReadLineInputStream.TerminationModifier and TypeFieldDescriptionprivate EnumSet<ReadLineInputStream.Termination>
ReadLineInputStream._lineTerminations
Deprecated.Methods in org.eclipse.jetty.util that return ReadLineInputStream.TerminationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReadLineInputStream.Termination[]
ReadLineInputStream.Termination.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.jetty.util that return types with arguments of type ReadLineInputStream.Termination