Modifier and Type | Class and Description |
---|---|
class |
HttpClient
Http Client.
|
Modifier and Type | Class and Description |
---|---|
class |
Server
Jetty HTTP Servlet Server.
|
Modifier and Type | Method and Description |
---|---|
Attributes |
Request.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setAttributes(Attributes attributes) |
Modifier and Type | Class and Description |
---|---|
class |
ContextHandler
ContextHandler.
|
class |
MovedContextHandler
Moved ContextHandler.
|
Modifier and Type | Method and Description |
---|---|
Attributes |
ContextHandler.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
ContextHandler.setAttributes(Attributes attributes) |
Modifier and Type | Class and Description |
---|---|
class |
ServletContextHandler
Servlet Context.
|
Modifier and Type | Method and Description |
---|---|
Attributes |
ServletTester.getAttributes() |
Modifier and Type | Class and Description |
---|---|
class |
AttributesMap
AttributesMap.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributesMap.addAll(Attributes attributes) |
static java.util.Enumeration<java.lang.String> |
AttributesMap.getAttributeNamesCopy(Attributes attrs) |
Modifier and Type | Class and Description |
---|---|
class |
WebAppContext
Web Application Context Handler.
|
Copyright © 2013. All Rights Reserved.