JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
org.javalite.activeweb.annotations
Annotation Interface DELETE
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
DELETE
Mark an action of a controller with this annotation to receive an HTTP DELETE request.
Author:
Igor Polevoy
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""