/**
* Public API for REST client. These interfaces also extend the
* standard API (in {@link com.invariantproperties.project.student.business})
* so the application can be written in an agnostic manner.
*
* @see com.invariantproperties.project.student.webservice.client
*
* @see <a href="http://invariantproperties.com/2013/12/16/project-student-webservice-client/">Project Student: Webservice Client With Jersey</a>
*
* @author Bear Giles <bgiles@coyotesong.com>
*/
package com.invariantproperties.project.student.webservice.client;