| Six.Sixp.Client Namespace |
| Class | Description | |
|---|---|---|
| ClassicLogin |
Login strategy for classic login using username and password
| |
| Client |
Handles the different sessions
| |
| FieldInfo |
Information.
| |
| FieldInfoSet |
Conatins a set of FieldInfo object with a number lookup methods
| |
| LoginCredentials |
Contains the type of login that shoul be used by the api and the credentials
| |
| LoginStrategyBase |
Abstract base class for logi strategies
| |
| ProxySettings |
Proxyinställningar.
| |
| RequestToEventAdapter |
Provides an event adapter to the request listener interface for those applications
that preferres the event pattern style.
| |
| SixpException |
Base object for the exceptions that can be thrown.
| |
| SixpExceptionConnect |
SixpExceptionConnect exception
| |
| SixpExceptionDisconnected |
SixpExceptionDisconnected exception
| |
| SixpExceptionGeneral |
SixpExceptionGeneral exception
| |
| SixpExceptionInvalidParameter |
SixpExceptionInvalidParameter exception
| |
| SixpExceptionNotLoggedIn |
SixpExceptionNotLoggedIn exception
| |
| SixpExceptionProxy |
SixpExceptionProxy exception
| |
| SixpExceptionServerVersionNotSupported |
SixpExceptionServerVersionNotSupported exception
| |
| SixpExceptionTimeout |
SixpExceptionTimeout exception
| |
| SixpServerSettings |
Server connection settings.
| |
| TicketQueryLogin |
Login strategy for ticket login using workstation id and a ticket from the passport service
|
| Structure | Description | |
|---|---|---|
| Field |
Holds a field value and information about the field
| |
| Update |
Field update info.
|
| Interface | Description | |
|---|---|---|
| IClientLogging |
Interface for client logging
| |
| ILoginStrategy |
Contract that denotes an login strategy
| |
| IRequest |
Represents data request from SIXP
| |
| IRequestEventListener |
Interface for request events
| |
| ISession |
Handles communications to a sixp server
| |
| ISessionEventListener |
Interface for session events
| |
| ISnapshotRequester |
Requester for easy synchronous snapshot requests.
|
| Delegate | Description | |
|---|---|---|
| RequestClearTableAction |
Delegate used for propagting table cleared events.
| |
| RequestDestroyedAction |
Delegate used for propagating request destoyed events.
| |
| RequestErrorAction |
Delaget used for propagation error events.
| |
| RequestFieldSetReceived |
Delegate used for propagte the FieldSetReceived event.
| |
| RequestInitTableAction |
Delegate used for propagate a table initalizatiuon event.
| |
| RequestRecordUpdateAction |
Delegate used for propagate field update events.
| |
| RequestTableFilledAction |
Delegate used for propagate a table filled event.
| |
| RequestTextAction |
Delegate used for propagating received text events.
| |
| TicketQueryCallback |
Delegate for requesting a ticket from the passport service
|
| Enumeration | Description | |
|---|---|---|
| AcceptFormat |
Data formats than can the requested from the server.
| |
| Error |
Error type for errors generated locally in the API.
| |
| FieldFlags |
Field flags.
| |
| FieldInfoInternalFieldType |
For internal use only.
| |
| FieldType |
SIXP field types.
| |
| LoginType |
The login method used
| |
| LogLevel |
Loglevel flags that determines what the client will try to log by calling OnLogText
| |
| ProxyType |
Proxy type
| |
| ReconnectStrategy |
Determines how the session should behave when disconnected
| |
| UpdateType |
Type of update.
|