Interface MyVREsService

  • All Superinterfaces:
    com.google.gwt.user.client.rpc.RemoteService
    All Known Implementing Classes:
    MyVREsServiceImpl

    @RemoteServiceRelativePath("greet")
    public interface MyVREsService
    extends com.google.gwt.user.client.rpc.RemoteService
    The client side stub for the RPC service.