AskiaFieldCom Namespace |
Class | Description | |
---|---|---|
AgentFactory |
Factory used to create or find an agent.
| |
ContextFactory |
Factory to create the context of execution.
| |
FieldConnectionFactory |
Factory to create or get the AskiaField connection object.
| |
ModuleFactory |
Factory used to create or find a module.
| |
Result |
Standard result for methods that provide exception information.
| |
ResultT |
Generic version of the IResult.
|
Interface | Description | |
---|---|---|
IAgent |
Represent a user (agent or supervisor).
| |
IContext |
Provide relevant information for the context of execution.
| |
IFieldConnection |
Expose objects to connect, communicate and retrieve information from AskiaField.
| |
IFieldSocket |
Manage the socket communication with the AskiaField engine.
| |
IModule |
Represent a module.
| |
IResult |
Standard result for methods that provide exception information.
| |
IResultT |
Generic version of the IResult.
| |
ISocketRequest |
Request to send to the AskiaField communication socket (IFieldSocket).
|