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

Platform Symphony 5.1 Java API Reference

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

Packages that use Connection
com.platform.symphony.soam   
com.platform.symphony.symexec   
 

Uses of Connection in com.platform.symphony.soam
 

Methods in com.platform.symphony.soam that return Connection
static Connection SoamFactory.connect(java.lang.String applicationName)
          Creates a connection to the specified Symphony application.
static Connection SoamFactory.connect(java.lang.String applicationName, ConnectionSecurityCallback securityCallback)
          Creates a connection to the specified Symphony application.
static Connection SoamFactory.connect(java.lang.String clusterURL, java.lang.String applicationName)
          Creates a connection to the specified Symphony application.
static Connection SoamFactory.connect(java.lang.String clusterURL, java.lang.String applicationName, ConnectionSecurityCallback securityCallback)
          Creates a connection to the specified Symphony application.
 

Uses of Connection in com.platform.symphony.symexec
 

Constructors in com.platform.symphony.symexec with parameters of type Connection
ExecutionSession(Connection connection)
          Constructor to create a new ExecutionSession using a connection that already exists.
ExecutionSession(ExecutionSessionContext context, Connection connection)
          Constructor to create a new ExecutionSession using a connection that already exists and a context.
ExecutionSession(java.lang.String sessionId, Connection connection)
          Constructor to attach to an existing ExecutionSession using a connection that already exists.
 


Version 5.1
Date Modified: -DREL_DATE=Apr 28 2011
Platform Computing. Accelerating Intelligence(TM).
Copyright (C) 2001-2009 Platform Computing Corporation. All rights reserved.