edu.jhu.pha.ivoa
Class Cache

java.lang.Object
  |
  +--edu.jhu.pha.ivoa.Cache

public class Cache
extends java.lang.Object


Constructor Summary
Cache()
           
 
Method Summary
 java.net.URL get(java.net.URL remoteURL)
           
 void put(java.net.URL remoteURL, java.net.URL localURL)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cache

public Cache()
Method Detail

get

public java.net.URL get(java.net.URL remoteURL)

put

public void put(java.net.URL remoteURL,
                java.net.URL localURL)