Business Components

Package oracle.jbo.http

Interface Summary
InterfaceDescription
HttpSessionCookie An interface for web session cookies.
HttpSessionCookieHelper Defines a set of HttpSessionCookie services.
 

Class Summary
ClassDescription
ApplicationBindingListener Implement a binding listener for application modules.
HttpContainer A container for BC4J HTTP context resources.
HttpSessionCookieFactory Factory for HttpSessionCookieImpl instances.
HttpSessionCookieHelperImpl Default HttpSessionCookieHelper implementation.
HttpSessionCookieHelperManager  
HttpSessionCookieImpl Default HttpSessionCookie implementation.
HttpUtil Utilities for working with HTTP.
SharedSessionCookieFactory Factory for shared session cookies.
SharedSessionCookieImpl A shared application module handle.
 


Business Components