Class RequestProperties

java.lang.Object
org.rostore.client.RequestProperties

public class RequestProperties extends Object
This is a backbone class that contains all the data needed to execute a REST request against the remote rostore instance.

This class is used behind the scenes and is usually never used by client explicitly.