Author: mes
Date: 2012-04-20 15:57:31 -0700 (Fri, 20 Apr 2012)
New Revision: 28927

Modified:
   core3/api/trunk/io-api/src/main/java/org/cytoscape/io/util/StreamUtil.java
Log:
updated javadoc

Modified: 
core3/api/trunk/io-api/src/main/java/org/cytoscape/io/util/StreamUtil.java
===================================================================
--- core3/api/trunk/io-api/src/main/java/org/cytoscape/io/util/StreamUtil.java  
2012-04-20 22:55:55 UTC (rev 28926)
+++ core3/api/trunk/io-api/src/main/java/org/cytoscape/io/util/StreamUtil.java  
2012-04-20 22:57:31 UTC (rev 28927)
@@ -7,7 +7,8 @@
 
 /**
  * A stateless utility class that provides special handling to support
- * InputStreams and URLConnections over the network. 
+ * InputStreams and URLConnections over the network. If you intend to
+ * support the use of proxy servers, you should use this service.
  * @CyAPI.Api.Interface
  */
 public interface StreamUtil {

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to