public class CycloramaFetcherServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
CycloramaFetcherServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createRedirectUrl(String issuedTime,
String timeZone,
String imageId) |
protected String |
createToken(String issuedTime,
String timeZone,
String imageId) |
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init(javax.servlet.ServletConfig config) |
static void |
main(String[] args) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
doGet in class javax.servlet.http.HttpServletIOExceptionjavax.servlet.ServletExceptionprotected String createRedirectUrl(String issuedTime, String timeZone, String imageId) throws Exception
ExceptionCopyright © 2016. All rights reserved.