Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Method and Description |
---|---|
static ReadLineInputStream.Termination |
ReadLineInputStream.Termination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReadLineInputStream.Termination[] |
ReadLineInputStream.Termination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.EnumSet<ReadLineInputStream.Termination> |
ReadLineInputStream.getLineTerminations()
Deprecated.
|
Copyright © 1995–2023 Webtide. All rights reserved.