| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeprecationWarning |
| Modifier and Type | Method and Description |
|---|---|
List<Decorator> |
DecoratedObjectFactory.getDecorators() |
Iterator<Decorator> |
DecoratedObjectFactory.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecoratedObjectFactory.addDecorator(Decorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecoratedObjectFactory.setDecorators(List<? extends Decorator> decorators) |
Copyright © 1995-2016 Webtide. All Rights Reserved.