Class RestClientService

All Implemented Interfaces:
InvocationHandler, IRemoteService

public class RestClientService extends AbstractRestClientService
This class represents a REST service from the client side of view. So a RESTful web service can be accessed via the methods provided by this class. Mostly the methods are inherited from IRemoteService.