- get(Object, String) - Method in AbstractAsyncResourcesClient
-
Issues a GET request for the given id
- get(Object, String) - Method in AbstractResourcesClient
-
Issues a GET request for the given id
- get(String, Map<String, Object>, Closure) - Method in RestBuilder
-
Issues a GET request and returns the response in the most appropriate type
- getAcceptContentType() - Method in AbstractAsyncResourcesClient
-
@return Subclasses should implement to provide the default content type used to exchange resources
- getAcceptContentType() - Method in AbstractResourcesClient
-
@return Subclasses should implement to provide the default content type used to exchange resources
- getAcceptContentType() - Method in AsyncJsonResourcesClient
-
- getAcceptContentType() - Method in AsyncXmlResourcesClient
-
- getAcceptContentType() - Method in JsonResourcesClient
-
- getAcceptContentType() - Method in XmlResourcesClient
-
- getAcceptType() - Method in AbstractAsyncResourcesClient
-
Subclasses should implement to provide the conversion to the target representation (JSON, XML etc.)
- getAcceptType() - Method in AbstractResourcesClient
-
Subclasses should implement to provide the conversion to the target representation (JSON, XML etc.)
- getAcceptType() - Method in AsyncJsonResourcesClient
-
- getAcceptType() - Method in AsyncXmlResourcesClient
-
- getAcceptType() - Method in JsonResourcesClient
-
- getAcceptType() - Method in XmlResourcesClient
-
- getAll(String) - Method in AbstractAsyncResourcesClient
-
Issues a GET request to the configured URL
- getCharSetForMediaType(MediaType) - Method in GPathXmlHttpMessageConverter
-
- getCharSetForMediaType(MediaType) - Method in GrailsConverterHttpMessageConverter
-
- getCharSetForMediaType(MediaType) - Method in GsonHttpMessageConverter
-
- getCharSetForMediaType(MediaType) - Method in JsonHttpMessageConverter
-
- getCharSetForMediaType(MediaType) - Method in NullSafeStringHttpMessageConverter
-
- getCharSetForMediaType(MediaType) - Method in WritableHttpMessageConverter
-
- getProxyForSystemProperties() - Method in RestBuilder
-
- getRestTemplate() - Method in AsyncRestBuilder
-
- getStatus() - Method in RestResponse
-
- getWritablePathResult(GPathResult) - Method in GPathXmlHttpMessageConverter
-
- GPathXmlHttpMessageConverter - Class in org.grails.datastore.gorm.rest.client.xml
A org.springframework.http.converter.HttpMessageConverter for converting responses to a GPathResult
- GrailsConverterHttpMessageConverter - Class in org.grails.datastore.gorm.rest.client.utils
A message converter that is capable of using Grails' converters API to write messages
- GrailsConverterHttpMessageConverter() - Constructor in GrailsConverterHttpMessageConverter
-
- GsonHttpMessageConverter - Class in org.grails.datastore.gorm.rest.client.json
A message converter for Google's GSON
- GsonHttpMessageConverter() - Constructor in GsonHttpMessageConverter
-