Package net.sf.gwtspringrpc.servlet

Remote service servlet with Spring application context integration and delegating remote service servlet.

See:
          Description

Class Summary
AbstractRemoteServiceServlet This abstract class extends the RemoteServiceServlet class to provide access to a Spring web application context.
DelegatingRemoteServiceServlet This class implements a remote service servlet that delegates remote procedure calls to a bean managed by a Spring application context.
 

Package net.sf.gwtspringrpc.servlet Description

Remote service servlet with Spring application context integration and delegating remote service servlet.