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