See: Description
| Interface | Description |
|---|---|
| HTTPServerContext |
This interface may be used to obtain information about the HTTP Server
(or related product) in which an extension is running.
|
| WebAppServerContext |
This interface may be used to interact with the server from within a web
application.
|
| Class | Description |
|---|---|
| WebAppServerContextFactory |
This class provides a factory which may be used to obtain an of a
WebAppServerContext object. |