fixing several GD# -- see green colors
[jalview.git] / src / jalview / javascript / web / ClientResponse.java
index 66a1b19..9a9dba6 100644 (file)
@@ -2,6 +2,12 @@ package jalview.javascript.web;
 
 import java.net.URI;
 
+/**
+ * minimal implementation of com.sun.jersey.api.client.ClientResponse
+ * 
+ * @author hansonr
+ *
+ */
 public class ClientResponse
 {