|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xdb.servlet.XDBServletContainer
public class XDBServletContainer
XDB Servlet Container, called by the native HTTP server to handle servlet requests.
| Constructor Summary | |
|---|---|
XDBServletContainer() |
|
| Method Summary | |
|---|---|
static int |
handleRequest(int c1, int c2)Handle servlet request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XDBServletContainer()
| Method Detail |
|---|
public static int handleRequest(int c1,
int c2)
c1 - Unused parameter.c2 - Unused parameter.
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||