gov.lanl.director
Class TimeGateDirector

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

public class TimeGateDirector
extends Object


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

TimeGateDirector

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

getHTimegate

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

getRTimegate

public javax.ws.rs.core.Response getRTimegate(@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.