Business Components 9.0.5

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.
 


Business Components 9.0.5

 

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