| Package | Description |
|---|---|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| Modifier and Type | Field | Description |
|---|---|---|
Source.Origin |
Source._origin |
| Modifier and Type | Method | Description |
|---|---|---|
Source.Origin |
Source.getOrigin() |
|
static Source.Origin |
Source.Origin.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Source.Origin[] |
Source.Origin.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Source(Source.Origin o,
java.lang.String resource) |
Copyright © 1995–2018 Webtide. All rights reserved.