Package com.partnersoft.io.net

Interface Summary
GuppyConstants Important constants for Guppy clients and daemons.
YonderConstants Various constants used for Yonder conversations.
 

Class Summary
DownloadReportingInputStream Counts and reports network downloads.
GuppyActivist This class can handle either side of a binary streamed Guppy conversation.
MailMessageBuilder A construction class for MIME email messages.
NetworkLib Generic handy network methods.
RsyncLib Implementations of methods needed to implement the rsync algorithm.
UploadReportingOutputStream Counts and reports network uploads.
URLLib Library functions involving URLs.
URLVFSModule A VFS implementation based on generic URL functionality.
WebGuppyClient A simpler version of guppy that uses HTTP PUT to send the requests and receives the results as the output from HTTP.
WebGuppyServer HTTP-based Guppy update server implementation in Java.
YonderClient Client for the Yonder remote file server.
YonderDaemon Remote file server daemon.
YonderVFSModule A VFS implementation based on the Yonder network filesystem.