org.jboss.jca.as.upgrader
Class Http

java.lang.Object
  extended by org.jboss.jca.as.upgrader.Http

public class Http
extends Object

Support the http:// protocol


Constructor Summary
Http()
          Constructor
 
Method Summary
 boolean download(String path, File target)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Http

public Http()
Constructor

Method Detail

download

public boolean download(String path,
                        File target)



Copyright © 2011 Red Hat Middleware LLC (http://www.jboss.com/)