Class ResourceRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.ResourceRestClient
All Implemented Interfaces:
Serializable, RestClient

public class ResourceRestClient extends BaseRestClient
Console client for invoking Rest Resources services.
See Also: