Interface ServiceDefTarget


public interface ServiceDefTarget
An interface implemented by client-side RPC proxy objects. Cast the object returned from GWT.create(Class) on a RemoteService to this interface to initialize the target URL for the remote service.