|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpDeletable
Marks the object that can handle HTTP DELETE.
| Method Summary | |
|---|---|
void |
delete(StaplerRequest req,
StaplerResponse rsp)
Called when HTTP DELETE method is invoked. |
| Method Detail |
|---|
void delete(StaplerRequest req,
StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||