gov.lanl.director
Class TimeGateDirector
java.lang.Object
gov.lanl.director.TimeGateDirector
public class TimeGateDirector
- extends Object
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 |
baseUri
protected final URI baseUri
TimeGateDirector
public TimeGateDirector(@Context
javax.ws.rs.core.UriInfo uriInfo)
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.