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

Platform Symphony 4.1 Java API Reference

Uses of Package
com.platform.symphony.soam

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

Classes in com.platform.symphony.soam used by com.platform.symphony.soam
Connection
          Represents a physical connection between the client and the SOA middleware for an application.
ConnectionSecurityCallback
          Should be extended by the application developer to allow client verification using custom security framework.
EnumItems
          A container that holds completed task results.
InputStream
          Used by a Message object for reading, i.e. deserializing.
InterruptEvent
          An object that encapsulates the following information: an event code, to determine the type of event that occurred a grace period, which indicates how much time the service will have to react to the event before being forcefully killed Get the last InterruptEvent from the ServiceContext.
Message
          Contains the data that is to be passed by the middleware from the client to the service, or vice versa.
OutputStream
          Used by a Message object for writing, i.e. serializing.
ServiceContext
          Provides functionality that the service will require throughout its lifetime.
Session
          Acts as a conduit for tasks being submitted to the service instances.
SessionCallback
          Should be extended by the application developer to define custom handling for the asynchronous receipt of task responses.
SessionContext
          A container for the information associated with a particular Session.
SessionCreationAttributes
          Container for all attributes that may be required upon session creation.
SessionOpenAttributes
          Container for all attributes that may be required when opening a session.
SessionUpdateAttributes
          Container for all attributes that may be required when updating a session.
SoamException
           
TaskContext
          Provides the context for the task that is bound to the given service invocation.
TaskInputHandle
          Will be returned to the client once a task input has been sent to the middleware, and used by the client to match a task input to the corresponding task response.
TaskOutputFilter
          Abstract base class for a task output filter.
TaskOutputHandle
          A task response that consists of a task identifier, an output from the service (if any), and an exception (if any).
TaskSubmissionAttributes
          Container for all attributes that may be required upon task submission.
 

Classes in com.platform.symphony.soam used by com.platform.symphony.symexec
Connection
          Represents a physical connection between the client and the SOA middleware for an application.
Message
          Contains the data that is to be passed by the middleware from the client to the service, or vice versa.
SoamException
           
 


Version 4.1
Date Modified: -DREL_DATE=Nov 03 2008
Platform Computing. Accelerating Intelligence(TM).
Copyright (C) 2001-2008 Platform Computing Corporation. All rights reserved.