Uses of Class
org.apache.oodt.cas.pushpull.protocol.http.HttpPath

Packages that use HttpPath
org.apache.oodt.cas.pushpull.protocol.http   
 

Uses of HttpPath in org.apache.oodt.cas.pushpull.protocol.http
 

Methods in org.apache.oodt.cas.pushpull.protocol.http with parameters of type HttpPath
static String HttpClient.createLinkFromHref(HttpPath parent, String href)
           
 LinkedList<ProtocolFile> HttpClient.parseLink(HttpPath path)
           
 

Constructors in org.apache.oodt.cas.pushpull.protocol.http with parameters of type HttpPath
HttpPath(String virtualPath, boolean isDir, URL link, HttpPath parent)
          Constructor
 



Copyright © 1999-2011 Apache Incubator. All Rights Reserved.