|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Attributes in org.eclipse.jetty.client |
|---|
| Classes in org.eclipse.jetty.client that implement Attributes | |
|---|---|
class |
HttpClient
Http Client. |
| Uses of Attributes in org.eclipse.jetty.server |
|---|
| Classes in org.eclipse.jetty.server that implement Attributes | |
|---|---|
class |
Server
Jetty HTTP Servlet Server. |
| Methods in org.eclipse.jetty.server that return Attributes | |
|---|---|
Attributes |
Request.getAttributes()
|
| Methods in org.eclipse.jetty.server with parameters of type Attributes | |
|---|---|
void |
Request.setAttributes(Attributes attributes)
|
| Uses of Attributes in org.eclipse.jetty.server.handler |
|---|
| Classes in org.eclipse.jetty.server.handler that implement Attributes | |
|---|---|
class |
ContextHandler
ContextHandler. |
class |
MovedContextHandler
Moved ContextHandler. |
| Methods in org.eclipse.jetty.server.handler that return Attributes | |
|---|---|
Attributes |
ContextHandler.getAttributes()
|
| Methods in org.eclipse.jetty.server.handler with parameters of type Attributes | |
|---|---|
void |
ContextHandler.setAttributes(Attributes attributes)
|
| Uses of Attributes in org.eclipse.jetty.servlet |
|---|
| Classes in org.eclipse.jetty.servlet that implement Attributes | |
|---|---|
class |
ServletContextHandler
Servlet Context. |
| Uses of Attributes in org.eclipse.jetty.util |
|---|
| Classes in org.eclipse.jetty.util that implement Attributes | |
|---|---|
class |
AttributesMap
AttributesMap. |
| Methods in org.eclipse.jetty.util with parameters of type Attributes | |
|---|---|
void |
AttributesMap.addAll(Attributes attributes)
|
static Enumeration<String> |
AttributesMap.getAttributeNamesCopy(Attributes attrs)
|
| Uses of Attributes in org.eclipse.jetty.webapp |
|---|
| Classes in org.eclipse.jetty.webapp that implement Attributes | |
|---|---|
class |
WebAppContext
Web Application Context Handler. |
| Uses of Attributes in org.eclipse.jetty.websocket |
|---|
| Classes in org.eclipse.jetty.websocket that implement Attributes | |
|---|---|
class |
TestServer
|
| Uses of Attributes in org.mortbay.setuid |
|---|
| Classes in org.mortbay.setuid that implement Attributes | |
|---|---|
class |
SetUIDServer
This extension of Server will make a JNI call to set the unix UID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||