Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.http
Class HttpRemoteSessionCookieFactory

java.lang.Object
  extended byoracle.jbo.http.HttpSessionCookieFactory
      extended byoracle.jbo.http.HttpRemoteSessionCookieFactory

All Implemented Interfaces:
SessionCookieFactory

public class HttpRemoteSessionCookieFactory
extends HttpSessionCookieFactory

Factory for HttpRemoteSessionCookieImpl instances.


Field Summary

 

Fields inherited from class oracle.jbo.http.HttpSessionCookieFactory
HTTP_SERVLET_REQUEST, HTTP_SESSION, PROP_HTTP_REQUEST, PROP_HTTP_SESSION

 

Fields inherited from interface oracle.jbo.common.ampool.SessionCookieFactory
PROP_IS_WEB_APP, PROP_USER_PRINCIPAL_KEY

 

Constructor Summary
HttpRemoteSessionCookieFactory()
           

 

Method Summary
 java.lang.Class getSessionCookieClass()
           

 

Methods inherited from class oracle.jbo.http.HttpSessionCookieFactory
createSessionCookie

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

HttpRemoteSessionCookieFactory

public HttpRemoteSessionCookieFactory()

Method Detail

getSessionCookieClass

public java.lang.Class getSessionCookieClass()
Overrides:
getSessionCookieClass in class HttpSessionCookieFactory

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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