Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.messaging.xms
Class XMSSession

java.lang.Object
  |
  +--oracle.panama.rt.common.SessionImpl
        |
        +--oracle.panama.rt.async.RtAsyncSessionImpl
              |
              +--oracle.panama.messaging.xms.XMSSession
All Implemented Interfaces:
oracle.panama.rt.async.AsyncSession, Session, SessionParameterNames

public class XMSSession
extends oracle.panama.rt.async.RtAsyncSessionImpl
implements oracle.panama.rt.async.AsyncSession

Field Summary

 

Fields inherited from class oracle.panama.rt.common.SessionImpl
allSessions, allSessionStates, monitor

 

Fields inherited from interface oracle.panama.rt.SessionParameterNames
COOKIES, USER_NAME, USER_REF

 

Constructor Summary
XMSSession(java.lang.String sessionId, XMSController controller)
           

 

Methods inherited from class oracle.panama.rt.async.RtAsyncSessionImpl
bindToExternalSession, clearAuthContext, getConnectionImpl, getForm, getLastAccessedService, getMenu, getSessionURL, isFormActive, isFormUpdated, isMenuActive, isMenuUpdated, isPooledSession, lookupRtAsyncSessionByOwner, lookupRtAsyncSessionImpl, releaseConnectionImpl, removeForm, removeMenu, restoreAuthContext, setForm, setFormUpdatedFlag, setLastAccessService, setMenu, setMenuUpdatedFlag, setPoolFlag

 

Methods inherited from class oracle.panama.rt.common.SessionImpl
addActiveConnection, addSessionListener, addSessionListeners, cacheAndRewriteURL, commitPersistentState, commitVirgins, documentUpdated, expire, getActiveConnections, getAllSessions, getAttribute, getAttributeNames, getAuthenticatedUser, getAuthenticationContext, getController, getCreatingUser, getCreationTime, getCurrentFolder, getCurrentLocation, getDeviceId, getEffectiveUser, getHomeService, getHomeServiceId, getId, getLastAccessedTime, getLocale, getLocationMark, getManagedContext, getMaxInactiveInterval, getMobileId, getNewManagedContextKey, getNumSessions, getParameter, getParameters, getPersistentAttribute, getPersistentAttributeNames, getProfile, getReferenceID, getSessionEvent, getSessionHolder, getSessionState, getSubscriberId, getTransaction, getUser, getVirtualUser, getXFormsBaseURL, getXFormsDocument, getXFormsResultType, getXFormsServiceId, initialize, invalidate, invalidate, invalidateSessionState, invalidateXFormsDocument, isAutoLocated, isBeforeSessionBegin, isDebugAuthorized, isInvalidated, isPersistentSessionEnabled, isPersistentSessionId, isUpgrading, isUserAuthenticated, isUserVirtual, isXFormsRetrievedInFilterMode, lookupConnectionById, lookupSession, lookupSessionByDeviceId, lookupSessionByOwner, notifySessionListeners, removeActiveConnection, removeAttribute, removeParameter, removePersistentAttribute, removeSessionListener, removeSessionListeners, replicateSession, setAttribute, setAuthenticatedUser, setAuthenticationContext, setAuthenticationContext, setAutoLocated, setBeforeSessionBegin, setController, setCreationTime, setCurrentFolder, setCurrentFolder, setDebugAuthorized, setDeviceId, setEffectiveUser, setHomeServiceId, setLastAccessedTime, setLocationMark, setManagedContext, setMaxInactiveInterval, setMobileId, setNewManagedContextKey, setParameter, setPersistentAttribute, setProfile, setSessionEvent, setSessionEventMask, setVirtualUser, setXFormsDocument, startMonitor, touch

 

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

 

Methods inherited from interface oracle.panama.rt.async.AsyncSession
getForm, getLastAccessedService, getMenu, isFormUpdated, isMenuUpdated, setForm, setFormUpdatedFlag, setLastAccessService, setMenu, setMenuUpdatedFlag

 

Methods inherited from interface oracle.panama.rt.Session
addSessionListener, addSessionListeners, getAttribute, getAttributeNames, getAuthenticatedUser, getCreatingUser, getCreationTime, getCurrentLocation, getDeviceId, getEffectiveUser, getHomeService, getHomeServiceId, getId, getLastAccessedTime, getLocale, getLocationMark, getManagedContext, getMobileId, getNewManagedContextKey, getParameter, getProfile, getSessionHolder, getSubscriberId, getUser, invalidate, isAutoLocated, isInvalidated, isUserAuthenticated, removeAttribute, removeParameter, removeSessionListener, removeSessionListeners, setAttribute, setAutoLocated, setEffectiveUser, setHomeServiceId, setLocationMark, setManagedContext, setMaxInactiveInterval, setParameter, setProfile

 

Constructor Detail

XMSSession

public XMSSession(java.lang.String sessionId,
XMSController controller)

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.