Package edu.harvard.cfa.vo.tapclient.util

Provides HTTP utility object and exception classes to reflect error conditions.

See:
          Description

Class Summary
HttpClient A utility object which provides methods for RESTful interactions with a service.
 

Exception Summary
HttpException An exception used to indicate a service responded with an unexpected HTTP response code.
ResponseFormatException An exception used to indicate an unexpected format for a service response.
 

Package edu.harvard.cfa.vo.tapclient.util Description

Provides HTTP utility object and exception classes to reflect error conditions.