|
Class Summary |
| Client |
This is an example Client implementation to demonstrate how to connect to a
SWORD server. |
| ClientConstants |
Hold general constants for the client. |
| ClientFactory |
Entry point for the SWORD Demonstration Client. |
| ClientOptions |
List of options that are parsed from the command line. |
| CmdClient |
Example implementation of a command line client. |
| DebugOutputStream |
A stream that will write any output to the specified panel. |
| GuiClient |
Main class that creates the GUI interface for the demonstration SWORD client. |
| MessageOutputPanel |
Panel to display output messages. |
| PostDestination |
Details for a destination. |
| PostDialog |
Dialog for users to enter details of post destinations. |
| PostMessage |
Represents the details of a post to a server. |
| PropertiesDialog |
Dialog that is used to edit the collection of properties. |
| ServiceDialog |
Dialog that prompts the user to enter the details for a service
document location. |
| ServicePanel |
The main panel for the GUI client. |
| ServletClient |
Example client that runs as a Servlet. |
| Status |
Representation of the status code and message. |
| SWORDComboBox |
An extension of the JComboBox class. |
| SWORDFormPanel |
Utility class. |