Visit Platform at http://www.platform.com

Platform Symphony 5.0 Java API Reference

Uses of Interface
com.platform.symphony.soam.Session

Packages that use Session
com.platform.symphony.soam   
 

Uses of Session in com.platform.symphony.soam
 

Methods in com.platform.symphony.soam that return Session
 Session Connection.createSession()
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(SessionCreationAttributes attributes)
          Creates a Session on this Connection with the provided attributes.
 Session Connection.createSession(java.lang.String sessionName)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(java.lang.String sessionName, java.lang.String sessionType)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(java.lang.String sessionName, java.lang.String sessionType, long sessionFlags)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(java.lang.String sessionName, java.lang.String sessionType, long sessionFlags, SessionCallback callback)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(java.lang.String sessionName, java.lang.String sessionType, long sessionFlags, SessionCallback callback, Message commonData)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.createSession(java.lang.String sessionName, java.lang.String sessionType, long sessionFlags, SessionCallback callback, java.io.Serializable commonData)
          Deprecated. As of Symphony 3.1, replaced by Connection.createSession(SessionCreationAttributes)
 Session Connection.openSession(SessionOpenAttributes attributes)
          Opens an existing session with the provided attributes, and associates it with this connection.
 Session Connection.openSession(java.lang.String sessionId)
          Deprecated. As of Symphony 3.1, replaced by Connection.openSession(SessionOpenAttributes)
 Session Connection.openSession(java.lang.String sessionId, long sessionFlags)
          Deprecated. As of Symphony 3.1, replaced by Connection.openSession(SessionOpenAttributes)
 Session Connection.openSession(java.lang.String sessionId, long sessionFlags, SessionCallback callback)
          Deprecated. As of Symphony 3.1, replaced by Connection.openSession(SessionOpenAttributes)
 


Version 5.0
Date Modified: -DREL_DATE=Nov 11 2009
Platform Computing. Accelerating Intelligence(TM).
Copyright (C) 2001-2009 Platform Computing Corporation. All rights reserved.