public class RpcSwfServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
RpcSwfServlet() |
RpcSwfServlet(String swfResource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
getSwfHash() |
void |
setDefaultRpcSwfTtl(Integer defaultTtl) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic RpcSwfServlet()
public RpcSwfServlet(String swfResource)
@Inject(optional=true) public void setDefaultRpcSwfTtl(Integer defaultTtl)
public String getSwfHash()
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.