Interface | Description |
---|---|
ApplicationContext | Deprecated
starting with 3.5M1, use the notion of
Environment instead |
ApplicationContextListener | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
ApplicationContextListenerManager | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
Container | |
RedirectResponse |
Decorator for the
Response interface adding the capacity for components using this interface to send
redirects. |
Request | |
RequestInitializer |
Let any component that need to perform further initializations involving the Request
do so.
|
RequestInitializerManager |
Manages initializations that have to be done when the XWiki Request object is initialized.
|
Response |
Represents a server response.
|
Session |
Represents a session.
|
Class | Description |
---|---|
AbstractApplicationContext | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
Exception | Description |
---|---|
RequestInitializerException |
Thrown when request initialization fails.
|
Copyright © 2004–2021 XWiki. All rights reserved.