Uses of Interface
org.gwtwidgets.server.spring.RPCServiceExporterFactory

Packages that use RPCServiceExporterFactory
org.gwtwidgets.server.spring   
 

Uses of RPCServiceExporterFactory in org.gwtwidgets.server.spring
 

Classes in org.gwtwidgets.server.spring that implement RPCServiceExporterFactory
 class DefaultRPCServiceExporterFactory
          Returns for each invocation a new GWTRPCServiceExporter
 

Fields in org.gwtwidgets.server.spring declared as RPCServiceExporterFactory
protected  RPCServiceExporterFactory GWTHandler.factory
           
 

Methods in org.gwtwidgets.server.spring with parameters of type RPCServiceExporterFactory
 void GWTHandler.setServiceExporterFactory(RPCServiceExporterFactory factory)
          Optionally, a RPCServiceExporterFactory can be injected if a different implementation or setup is required.
 



Copyright © 2011. All Rights Reserved.