Package org.bioquery.bqutils

Contains several utility and helper classes for the BioQuery application, and contains the BQProtocol class that defines the communication protocol used to communicate between the client and the server.

See:
          Description

Class Summary
BQProtocol This class defines the constants used by the bioquery application.
BQUser This class models the user and simply stores the username and password.
FileUtils Simple file utilities for working with the bioquery file system.
UrlUtils This class provides some simple static methods to simplify working with HTTP calls.
 

Package org.bioquery.bqutils Description

Contains several utility and helper classes for the BioQuery application, and contains the BQProtocol class that defines the communication protocol used to communicate between the client and the server.