Uses of Interface
com.gentics.contentnode.rest.client.RestApi
Packages that use RestApi
-
Uses of RestApi in com.gentics.contentnode.rest.client
Classes in com.gentics.contentnode.rest.client that implement RestApiModifier and TypeClassDescriptionclassThe Rest API client builds upon an underlying Jersey-client: detailed information about the use of the WebTarget-object (base) to build requests can be found at http://jersey.java.net/ .