
public interface GenericHTTPHandler
| Modifier and Type | Method and Description |
|---|---|
String |
doGet(WikiContext context)
Return basic HTML.
|
String |
doPost(WikiContext context)
Handles a POST response.
|
String |
getId()
Get an identifier for this particular AdminBean.
|
String getId()
String doGet(WikiContext context)
context - String doPost(WikiContext context)
context - Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.