gov.lanl.director
Class TimeMapIndex

java.lang.Object
  extended by gov.lanl.director.TimeMapIndex

public class TimeMapIndex
extends Object


Field Summary
protected  URI baseUri
           
 
Constructor Summary
TimeMapIndex(javax.ws.rs.core.UriInfo uriInfo)
           
 
Method Summary
 javax.ws.rs.core.Response getTimegate(javax.ws.rs.core.HttpHeaders hh, javax.ws.rs.core.UriInfo ui, String id)
           
 
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
Constructor Detail

TimeMapIndex

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

getTimegate

public javax.ws.rs.core.Response getTimegate(@Context
                                             javax.ws.rs.core.HttpHeaders hh,
                                             @Context
                                             javax.ws.rs.core.UriInfo ui,
                                             String id)
                                      throws ParseException,
                                             URISyntaxException
Throws:
ParseException
URISyntaxException


Copyright © 2013. All Rights Reserved.