| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract IteratingCallback.Action |
IteratingCallback.process() |
Method called by
IteratingCallback.iterate() to process the sub task. |
static IteratingCallback.Action |
IteratingCallback.Action.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static IteratingCallback.Action[] |
IteratingCallback.Action.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995–2017 Webtide. All rights reserved.