All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.tools.resources.AttributeHolder | +----org.w3c.tools.resources.Resource | +----org.w3c.tools.resources.FramedResource | +----org.w3c.tools.resources.ResourceFrame | +----org.w3c.tools.resources.ProtocolFrame | +----org.w3c.jigsaw.frames.HTTPFrame | +----org.w3c.jigsaw.frames.PostableFrame | +----org.w3c.jigsaw.filters.PutListFrame
public PutListFrame()
public void registerResource(FramedResource resource)
public ReplyInterface perform(RequestInterface req) throws ProtocolException, NotAProtocolException
public Reply get(Request request) throws ProtocolException, NotAProtocolException
protected void performAction(Request request, String action, String key)
public Reply handle(Request request, URLDecoder data) throws ProtocolException
All Packages Class Hierarchy This Package Previous Next Index