com.pmease.quickbuild.grid
Class NodeServlet

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.grid.NodeServlet
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class NodeServlet
extends GridServlet

See Also:
Serialized Form

Constructor Summary
NodeServlet()
           
 
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

NodeServlet

public NodeServlet()


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