Uses of Annotation Interface
org.apache.juneau.rest.annotation.RestEndCall
Packages that use RestEndCall
-
Uses of RestEndCall in org.apache.juneau.rest.annotation
Fields in org.apache.juneau.rest.annotation declared as RestEndCallModifier and TypeFieldDescriptionstatic final RestEndCall
RestEndCallAnnotation.DEFAULT
Default valueMethods in org.apache.juneau.rest.annotation that return RestEndCallModifier and TypeMethodDescriptionRestEndCallAnnotation.Builder.build()
Instantiates a new@RestEndCall
object initialized with this builder.