|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet com.google.gwt.user.server.rpc.RemoteServiceServlet org.pentaho.platform.web.servlet.GwtRpcPluginProxyServlet
public class GwtRpcPluginProxyServlet
Constructor Summary | |
---|---|
GwtRpcPluginProxyServlet()
|
Method Summary | |
---|---|
String |
getDispatchKey()
Returns the dispatch key for this request. |
String |
processCall(String payload)
|
Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet |
---|
getSerializationPolicy, processPost |
Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
---|
doPost |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GwtRpcPluginProxyServlet()
Method Detail |
---|
public String getDispatchKey()
public String processCall(String payload) throws com.google.gwt.user.client.rpc.SerializationException
processCall
in class com.google.gwt.user.server.rpc.RemoteServiceServlet
com.google.gwt.user.client.rpc.SerializationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |