org.apache.commons.jjar
Class Transport

java.lang.Object
  extended by org.apache.commons.jjar.Transport

public class Transport
extends Object

bit moving support for JJAR

Version:
$Id: Transport.java 155454 2005-02-26 13:23:34Z dirkv $
Author:
Geir Magnusson Jr.

Constructor Summary
Transport()
           
 
Method Summary
static boolean fetchJar(URLConnection source, String dest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transport

public Transport()
Method Detail

fetchJar

public static boolean fetchJar(URLConnection source,
                               String dest)


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.