|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.common.ampool | |
| oracle.jbo.http | |
| Uses of SessionCookieFactory in oracle.jbo.common.ampool |
| Classes in oracle.jbo.common.ampool that implement SessionCookieFactory | |
| Type | Name |
|---|---|
class |
DefaultSessionCookieFactory
Factory for SessionCookieImpl instances. |
| Methods in oracle.jbo.common.ampool that return SessionCookieFactory | |
| Type | Name |
|---|---|
SessionCookieFactory |
ApplicationPool.getSessionCookieFactory()
Get the factory that will be used to create new session cookie instances. |
SessionCookieFactory |
ApplicationPoolImpl.getSessionCookieFactory()
|
| Methods in oracle.jbo.common.ampool with parameters of type SessionCookieFactory | |
| Type | Name |
|---|---|
void |
ApplicationPool.setSessionCookieFactory(SessionCookieFactory sessionCookieFactory)
Set the factory that will be used to create new session cookie instances. |
void |
ApplicationPoolImpl.setSessionCookieFactory(SessionCookieFactory sessionCookieFactory)
|
| Uses of SessionCookieFactory in oracle.jbo.http |
| Classes in oracle.jbo.http that implement SessionCookieFactory | |
| Type | Name |
|---|---|
class |
HttpSessionCookieFactory
Factory for HttpSessionCookieImpl instances. |
class |
SharedSessionCookieFactory
Factory for shared session cookies. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||