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

Main Page   Class Hierarchy   Compound List   Compound Members  

Platform Symphony 5.1 C++ API Reference Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
ConnectionUsed by the client to maintain a physical connection between client and the SOA middleware for an application
ConnectionPtrSmart pointer for the Connection class
DefaultBinaryMessageA default implementation for a binary data message
DefaultByteArrayMessageA default implementation for a byte array message
DefaultSecurityCallbackInvoked when a new connection is being made to the middleware
DefaultTextMessageA default implementation for a text message
EnumItemsImplements the Enumeration interface generates a series of elements, one at a time. Successive calls to the getNext method return successive elements of the series
EnumItemsPtrSmart pointer for the EnumItems class
ExecutionCommandContextThis class is used to give context to the command being executed
ExecutionEnumItemsA collection of ExecutionStatus objects
ExecutionSessionActs as a conduit for commands sent to the middleware
ExecutionSessionContextThis class is used to give context to all the command being executed within the context of an ExecutionSession
ExecutionStatusAllows access to the status of an executed command
FailureExceptionThrown to indicate a non-fatal error has occurred in the service
FailureExceptionPtrSmart pointer for the FailureException class
FatalExceptionThrown to indicate a fatal error has occurred in the service
FatalExceptionPtrSmart pointer for the FatalException class
InputStreamA stream object which will be used by a Message object for reading, i.e. for de-serializing
InputStreamPtrSmart pointer for the InputStream class
MessageThe interfaces of the Message object will be implemented by the SOAM developer
OutputStreamA stream object which will be used by a Message object for writing, i.e. for serializing
OutputStreamPtrSmart pointer for the OutputStream class
ResourceAttributeA resource attribute that the application wishes to publish to the system
ResourceAttributeDefinitionAllows the developer to be able to add more customization for resource attributes used within preference expressions
ResourcePreferenceThis object gives the developer the ability to be able to programmatically describe any preference for resources while their workload executes in the cluster. This preference can be associated with sessions or tasks
ServiceContainerThe application developer must extend this class to create their own service
ServiceContextThe interface class of service context used by service instance
ServiceContextPtrSmart pointer for the ServiceContext class
ServiceToSlotRatioA service to slot ratio, which describes how many slots a service instance consumes
SessionAn object to enable the client to manage its workload
SessionCallbackInvoked when a task request is responsed
SessionContextThe interface class of session context used by service instance
SessionContextPtrSmart pointer for the SessionContext class
SessionCreationAttributesContainer for all attributes that may be required upon session creation
SessionOpenAttributesContainer for all attributes that may be required when opening a session
SessionPtrSmart pointer for the Session class
SessionUpdateAttributesContainer for all attributes that may be required when updating a session
SoamExceptionBase class of exceptions generated by the system, accessible to both client applications and services
SoamExceptionPtrSmart pointer for the SoamException class or any of its derivatives
SoamFactoryFactory class for the client to allocate the soam API objects
SoamSmartPtrSmart pointer template
TaskContextProvides functionality that a service invocation will require. The TaskContext is only valid for the duration of the ServiceContainer::onInvoke() method call
TaskContextPtrSmart pointer for the TaskContext class
TaskIdFilterA task output filter that is defined by a set of task IDs
TaskInputHandleWill be returned to the client once a message has been sent to the system
TaskInputHandlePtrSmart pointer for the TaskInputHandle class
TaskOutputFilterInterface for a task output filter. A task output filter sets the criteria as to which task outputs to retrieve
TaskOutputHandleHosts a task ID, a message response (if any), and an exception (if any) from SOAM. For synchronous message retrieval, an enumeration of TaskOutputHandles will be returned from the Session::fetchTaskOutput() method. You can enumerate through this object by calling EnumItems::getNext. For asynchronous message retrieval, a TaskOutputHandle is passed as an argument to the SessionCallback::onResponse handler for every task that has completed
TaskOutputHandlePtrSmart pointer for the TaskOutputHandle class
TaskSubmissionAttributesContainer for all attributes that may be required upon task submission


     
Date Modified: 28 Apr 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2009 Platform Computing Corporation. All rights reserved.