com.pmease.quickbuild
Class ServerServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by com.caucho.hessian.server.HessianServlet
          extended by com.pmease.quickbuild.grid.GridServlet
              extended by com.pmease.quickbuild.ServerServlet
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class ServerServlet
extends GridServlet

See Also:
Serialized Form

Constructor Summary
ServerServlet()
           
 
Method Summary
 
Methods inherited from class com.pmease.quickbuild.grid.GridServlet
getSerializerFactory, service
 
Methods inherited from class com.caucho.hessian.server.HessianServlet
createHessian2Input, getAPIClass, getContextClassLoader, getServletInfo, init, invoke, setAPIClass, setDebug, setHome, setHomeAPI, setLogName, setObject, setObjectAPI, setSendCollectionType, setSerializerFactory, setService
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerServlet

public ServerServlet()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.