This factory class is used to allocate the SOAM API objects for the client to provide proper lifetime management for all concrete objects in the SOAM API.

C# |
public class SoamFactory

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | SoamFactory()()() | |
![]() ![]() | Connect(String, String, ConnectionSecurityCallback) | Creates a connection to the specified Symphony application. |
![]() ![]() | Connect(String, String) | Creates a connection to the specified Symphony application. |
![]() ![]() | Connect(String, ConnectionSecurityCallback) | Creates a connection to the specified Symphony application. |
![]() ![]() | Connect(String) | Creates a connection to the specified Symphony application. |
![]() ![]() | Initialize()()() | Initializes the SOAM API. |
![]() ![]() | Uninitialize()()() | Uninitializes the SOAM API. |

Object | |
![]() | SoamFactory |