GWT 2.3.0

com.google.gwt.user.client.rpc
Interface RemoteService

All Known Subinterfaces:
RemoteLoggingService, RpcService, XsrfProtectedService, XsrfTokenService
All Known Implementing Classes:
RemoteLoggingServiceImpl, XsrfTokenServiceServlet

public interface RemoteService

Marker interface that RPC interfaces should extend.



GWT 2.3.0