Interface MembersService

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

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