adplus-dvertising
frame-decoration

Question

RestTemplate class method which performs an HTTP HEAD operation.

a.

headForHeaders(String, Object…)

b.

getForObject(String, Class, Object…)

c.

postForLocation(String, Object, Object…)

d.

postForObject(String, Object, Class, Object…)

Answer: (a).headForHeaders(String, Object…)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. RestTemplate class method which performs an HTTP HEAD operation.

Similar Questions

Discover Related MCQs

Q. Payload format for REST services.

Q. All REST service payloads rely on XML markup.

Q. Class that forms part of Spring to apply JSON content.

Q. The MappingJacksonJsonView class depends on Jackson JSON processor library.

Q. Information you wish to publishas a JSON Object can be located in a RDBMS or text file, accessed through JDBC or ORM.

Q. JSON payload consists of text and separators like.

Q. To access JSON in a Spring application, library used is:-

Q. You are often better served accessing and manipulating REST services with XML payloads in Spring applications.

Q. Class which is capable of performing a multitude of operations on REST services.

Q. XML query language for selecting nodes from an XML document.

Q. The Handler method assigns the returning XML payload to a String.

Q. To extract and manipulate payloads in Spring REST in a format other than String.

Q. To write your own converters relying on the MarshallingHttpMessageConverter interface that would allow the use of custom marshallers.

Q. To override the default implementations registered with the RestTemplate class.

Q. To extract and manipulate the contents of a REST service payload.

Q. IntelliJ IDEA product, versions 8 and 9, supports:-

Q. Flex is that it is, technically, a library implemented on top of the middleware.

Q. In Flash, the displayed area where animation and rendering occurs.

Q. Flex uses a language called ActionScript 3.0.

Q. ActionScript code pages end in .as, and ActionScript binaries are .sf files.