|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Attributes in org.mortbay.jetty |
|---|
| Classes in org.mortbay.jetty that implement Attributes | |
|---|---|
class |
Server
Jetty HTTP Servlet Server. |
| Methods in org.mortbay.jetty that return Attributes | |
|---|---|
Attributes |
Request.getAttributes()
|
| Methods in org.mortbay.jetty with parameters of type Attributes | |
|---|---|
void |
Request.setAttributes(Attributes attributes)
|
| Uses of Attributes in org.mortbay.jetty.handler |
|---|
| Classes in org.mortbay.jetty.handler that implement Attributes | |
|---|---|
class |
ContextHandler
ContextHandler. |
class |
MovedContextHandler
Moved ContextHandler. |
| Methods in org.mortbay.jetty.handler that return Attributes | |
|---|---|
Attributes |
ContextHandler.getAttributes()
|
| Methods in org.mortbay.jetty.handler with parameters of type Attributes | |
|---|---|
void |
ContextHandler.setAttributes(Attributes attributes)
|
| Uses of Attributes in org.mortbay.jetty.servlet |
|---|
| Classes in org.mortbay.jetty.servlet that implement Attributes | |
|---|---|
class |
Context
Servlet Context. |
| Uses of Attributes in org.mortbay.jetty.testing |
|---|
| Methods in org.mortbay.jetty.testing that return Attributes | |
|---|---|
Attributes |
ServletTester.getAttributes()
|
| Uses of Attributes in org.mortbay.jetty.webapp |
|---|
| Classes in org.mortbay.jetty.webapp that implement Attributes | |
|---|---|
class |
WebAppContext
Web Application Context Handler. |
| Uses of Attributes in org.mortbay.jetty.xbean |
|---|
| Classes in org.mortbay.jetty.xbean that implement Attributes | |
|---|---|
class |
JettyFactoryBean
Creates an instance of Jetty inside an XBean configuration file |
| 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
after the server has been started. |
| Uses of Attributes in org.mortbay.util |
|---|
| Classes in org.mortbay.util that implement Attributes | |
|---|---|
class |
AttributesMap
AttributesMap. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||