Package de.cau.cs.kieler.kwebs.client

.

See:
          Description

Interface Summary
ILayoutServiceClient Interface for a web service client.
IServerConfigsStorageManager This interface defines an API for storage management of the server configuration list.
 

Class Summary
AbstractLayoutServiceClient Abstract base implementation of the ILayoutServiceClient interface.
EclipseServerConfigsStorageManager This utility class provides convenient access to the list of server configuration configurable by the user.
HttpBasedLayoutServiceClient Abstract client implementation supporting HTTPS configuration.
KwebsClientPlugin Activator for the client plug-in.
LayoutHistory Container class for holding statistical data about layout operations.
LayoutHistoryPage Utility class for generating HTML representation of the collected statistics.
LayoutServiceClients This class handles the registration of layout service clients and the mapping to their supported protocols.
Preferences Preference constants used by the KWebS web service clients.
ServerConfigData This utility class resembles a server configuration as the user can edit it on the preference page for remote layout.
ServerConfigs This utility class provides convenient access to the list of server configuration configurable by the user.
 

Enum Summary
ServerConfigs.ServerConfigError Error constants for the validity test on a server configuration.
 

Package de.cau.cs.kieler.kwebs.client Description

.