Package org.apache.juneau.rest
Class RestOperations.Void
java.lang.Object
org.apache.juneau.rest.RestOperations
org.apache.juneau.rest.RestOperations.Void
- Enclosing class:
- RestOperations
Represents a null value for the RestOperations class.
This is used internally when no custom RestOperations implementation is specified.
The Void class is used as a placeholder when the Rest annotation
does not specify a custom RestOperations class.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.juneau.rest.RestOperations
RestOperations.Builder, RestOperations.Void -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.juneau.rest.RestOperations
create, findOperation, getOpContexts
-
Constructor Details
-
Void
- Throws:
Exception
-