Uses of Class
com.guinetik.rr.RocketRest
-
Packages that use RocketRest Package Description com.guinetik.rr -
-
Uses of RocketRest in com.guinetik.rr
Subclasses of RocketRest in com.guinetik.rr Modifier and Type Class Description classRocketRestMockMock implementation ofRocketRestfor unit testing without actual HTTP requests.Methods in com.guinetik.rr that return RocketRest Modifier and Type Method Description RocketRestRocketRest. configure(String key, Object value)Configures a client option with the specified value.
-