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

Packages that use RPCServiceExporter
org.gwtwidgets.server.spring   
org.gwtwidgets.server.spring.util   
 

Uses of RPCServiceExporter in org.gwtwidgets.server.spring
 

Classes in org.gwtwidgets.server.spring that implement RPCServiceExporter
 class GWTRPCServiceExporter
          This component publishes an object (see GWTRPCServiceExporter.setService(Object)) as a service to the GWT RPC protocol.
 

Methods in org.gwtwidgets.server.spring that return RPCServiceExporter
 RPCServiceExporter RPCServiceExporterFactory.create()
          Return a new RPCServiceExporter instance.
 RPCServiceExporter DefaultRPCServiceExporterFactory.create()
          Returns a new instance of an RPCServiceExporter
 

Uses of RPCServiceExporter in org.gwtwidgets.server.spring.util
 

Classes in org.gwtwidgets.server.spring.util that implement RPCServiceExporter
 class TracingExporter
           
 



Copyright © 2011. All Rights Reserved.