| Package | Description |
|---|---|
| org.eclipse.jetty.util |
| Modifier and Type | Method and Description |
|---|---|
Fields.Field |
Fields.get(String name) |
Fields.Field |
Fields.remove(String name)
Removes the
Fields.Field with the given name |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Fields.Field> |
Fields.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Fields.put(Fields.Field field)
Inserts or replaces the given
Fields.Field, mapped to the field's name |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.