Skip navigation links

Oracle® Database XML Java API Reference
11g Release 2 (11.2)

E10769-01


Package oracle.xdb.servlet

This package is the Oracle XML DB implementation of Java Servlet API - Version 2.2, with the following exceptions: All servlets must be distributable.

See:
          Description

Interface Summary
XDBStream Interface for supporting native streaming.

 

Class Summary
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.

 

Package oracle.xdb.servlet Description

This package is the Oracle XML DB implementation of Java Servlet API - Version 2.2, with the following exceptions:


Skip navigation links

Oracle® Database XML Java API Reference
11g Release 2 (11.2)

E10769-01


Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.