Class RestOperations

java.lang.Object
org.apache.juneau.rest.RestOperations
Direct Known Subclasses:
RestOperations.Void

public class RestOperations extends Object
Encapsulates the set of RestOp-annotated methods within a single Rest-annotated object.
See Also: