Package uk.ac.rdg.resc.jstyx.client

Interface Summary
CStyxFileChangeListener Interface defining methods that will be fired when messages pertaining to a StyxFile arrive at the client (e.g.
StyxConnectionListener Interface defining events that are fired when a StyxConnection has been successfully opened or closed, or when an error occurs
 

Class Summary
Benchmark Program that compares the downloading of a file via HTTP and Styx, with various message sizes
CStyxFile A Styx file (or directory) from the point of view of the client.
CStyxFileChangeAdapter Convenience class that provides empty implementations for all the methods in CStyxFileChangeListener.
CStyxFileInputStream InputStream for reading from a file on a Styx server
CStyxFileInputStreamReader Convenience class for reading character data from a Styx input stream.
CStyxFileOutputStream Output stream for writing data to a Styx File.
CStyxFileOutputStreamWriter Convenience class for reading character data from a Styx input stream.
FileWrapper Wraps a CStyxFile as a java.io.File.
MessageCallback Callback class that is associated with an outgoing Tmessage.
StyxClientProtocolProvider Protocol provider for Styx client (i.e.
StyxConnection Object representing a client connection to a Styx server.
StyxFileSystemView A FileSystemView for a Styx filesystem that can be used by a JFileChooser to select files on a remote Styx server
StyxGet A simple application that downloads a file from a remote server and times the download, providing an indication of progress as it goes.
TestClient Simple test harness for the JStyx library
 

Exception Summary
InvalidPathException Exception that is thrown by StyxConnection.getCanonicalPath() when presented with an invalid path.
 



Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.