|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| net.trajano.twiff | Constants, interfaces and exceptions used by the framework. |
| net.trajano.twiff.internal.servlet | Contains implementations of the servlets. |
| Uses of Configuration in net.trajano.twiff |
|---|
| Subinterfaces of Configuration in net.trajano.twiff | |
|---|---|
interface |
RedirectConfiguration
This is the configuration data for the redirect servlet. |
interface |
ViewServletConfiguration
This is the configuration data for servlets that perform views. |
| Uses of Configuration in net.trajano.twiff.internal.servlet |
|---|
| Classes in net.trajano.twiff.internal.servlet that implement Configuration | |
|---|---|
class |
ServletConfiguration
|
| Constructors in net.trajano.twiff.internal.servlet with parameters of type Configuration | |
|---|---|
ActionServlet(Configuration configuration,
ActionPageLookup pageLookup,
ActionResultProcessor[] actionResultProcessors,
WebXmlAdapter webXmlAdapter)
|
|
StringActionResultProcessor(Configuration configuration,
WebXmlAdapter webXmlAdapter)
Constructs the processor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||