Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.http.HttpContainer

Packages that use HttpContainer
oracle.jbo.html.jsp Contains utitlity classes used by the Data Web Bean runtime. 
oracle.jbo.http   

 

Uses of HttpContainer in oracle.jbo.html.jsp

 

Methods in oracle.jbo.html.jsp that return HttpContainer
static HttpContainer JSPApplicationRegistry.getHttpContainer(javax.servlet.http.HttpSession session)
          Deprecated. use HttpContainer.getInstanceFromSession(session) instead

 

Uses of HttpContainer in oracle.jbo.http

 

Methods in oracle.jbo.http that return HttpContainer
static HttpContainer HttpContainer.getInstanceFromSession(javax.servlet.http.HttpSession session)
          Retrieve an http container instance from the http session context.

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.