Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The RestClient is used to create instances of the Resource class. The Resource class represents a web resource associated with a specific URI and is used to perform uniform interface operations on the resource it represents. Every method invocation goes through a user defined handlers chain that enables for manipulation of the request and response.