Namespace ImageVault.Client
Classes
Client
Defines the client connection proxy to use when communicating with Core
ClientFactory
Creates instances of the client according to the configuration
ImageVaultClientException
Summary description for ImageVaultClientException.
ImageVaultServerException
Summary description for ImageVaultServerException.
RestApiClientFactory
Defines a client factory that creates clients that communicates using the Rest APi
Interfaces
IClient
The IClient interface describes an ImageVault client.
IClientChannelFactory
The factory for creating a channel for the client to the server
IClientFactory
Defines a client factory