| Package | Description |
|---|---|
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.servlet.api |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletHolder.Registration |
| Modifier and Type | Method and Description |
|---|---|
ServletRegistration |
ServletContextHandler.Context.getServletRegistration(String servletName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends ServletRegistration> |
ServletContextHandler.Context.getServletRegistrations() |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServletRegistration.Dynamic |
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.