logo       

[HtmlUnit] CVS Commit: WebConnectionImpl.java: made public so it can be ex: msg#00056

java.htmlunit.devel

Subject: [HtmlUnit] CVS Commit: WebConnectionImpl.java: made public so it can be extended

Log Message:
-----------
made public so it can be extended externally as the old class could be (still
internal so you do so at your own risk)

Modified Files:
--------------
htmlunit/src/java/com/gargoylesoftware/htmlunit:
WebConnectionImpl.java

(http://cvs.sourceforge.net/viewcvs.py/htmlunit/htmlunit/src/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java)

Revision Data
-------------
Index: WebConnectionImpl.java
===================================================================
RCS file:
/cvsroot/htmlunit/htmlunit/src/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsrc/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java
-Lsrc/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java -u -d -r1.1
-r1.2
--- src/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java
+++ src/java/com/gargoylesoftware/htmlunit/WebConnectionImpl.java
@@ -52,7 +52,7 @@
* @author Daniel Gredler
* @author Marc Guillemot
*/
-abstract class WebConnectionImpl implements WebConnection {
+public abstract class WebConnectionImpl implements WebConnection {

private final WebClient webClient_;



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise