com.google.gwt.rpc.rebind
Class RpcServiceGenerator

java.lang.Object
  extended by Generator
      extended by com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator
          extended by com.google.gwt.rpc.rebind.RpcServiceGenerator

public class RpcServiceGenerator
extends ServiceInterfaceProxyGenerator

Generator for RPC service interfaces.


Constructor Summary
RpcServiceGenerator()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator
generate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RpcServiceGenerator

public RpcServiceGenerator()