gov.lanl.archive.resource
Class WARCUnloadResource

java.lang.Object
  extended by gov.lanl.archive.resource.WARCUnloadResource

public class WARCUnloadResource
extends Object


Field Summary
protected  URI baseUri
           
static String DB_PATH
           
static String UNLOAD_DIR
           
 
Constructor Summary
WARCUnloadResource(javax.ws.rs.core.UriInfo uriInfo)
           
 
Method Summary
static org.archive.io.warc.WARCWriterPoolSettings getSettings(boolean isCompressed)
           
 javax.ws.rs.core.Response UnloadSelected(String idp, String date, javax.ws.rs.core.UriInfo ui)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseUri

protected final URI baseUri

DB_PATH

public static final String DB_PATH

UNLOAD_DIR

public static String UNLOAD_DIR
Constructor Detail

WARCUnloadResource

public WARCUnloadResource(@Context
                          javax.ws.rs.core.UriInfo uriInfo)
Method Detail

UnloadSelected

public javax.ws.rs.core.Response UnloadSelected(String idp,
                                                String date,
                                                @Context
                                                javax.ws.rs.core.UriInfo ui)

getSettings

public static org.archive.io.warc.WARCWriterPoolSettings getSettings(boolean isCompressed)


Copyright © 2013. All Rights Reserved.