All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----w3c.jigsaw.resources.AttributeHolder | +----w3c.jigsaw.resources.Resource | +----w3c.jigsaw.resources.HTTPResource | +----w3c.jigsaw.resources.ContainerResource | +----w3c.jigsaw.resources.FilteredResource | +----w3c.jigsaw.proxy.ProxyDirectory
It heavily relies on java net's library to do the client side of the proxy handling, which might not be the right thing to do for the time being.
public ProxyDirectory()
public HTTPResource lookup(Request request) throws HTTPException
All Packages Class Hierarchy This Package Previous Next Index