See: Description
| Interface | Description |
|---|---|
| XDBStream |
Interface for supporting native streaming.
|
| Class | Description |
|---|---|
| XDBCookie |
XDB cookie accessor class.
|
| XDBPrincipal |
Implementation of java.security.principal for database user.
|
| XDBServletConfig |
Servlet configuration parameters (from the XML configuration resource)
|
| XDBServletContainer |
XDB Servlet Container, called by the native HTTP server to handle servlet requests.
|
| XDBServletContext |
Servlet context for the current servlet.
|
| XDBServletRequest |
Servlet request object.
|
| XDBServletResponse |
Servlet response object, providing access to the HTTP response.
|