|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.meta.SimpleHandler
rabbit.meta.UserGetter
A metapage that allows configuration of valid users.
| Constructor Summary | |
UserGetter()
default constructor |
|
| Method Summary | |
java.lang.String |
getMark()
Get the mark. |
void |
handleData(java.lang.String data)
Handle the user data. |
void |
sendPage(MultiOutputStream output,
Connection con)
Send the response page. |
| Methods inherited from class rabbit.meta.SimpleHandler |
handle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserGetter()
| Method Detail |
public java.lang.String getMark()
SimpleHandler
getMark in class SimpleHandlerpublic void handleData(java.lang.String data)
SimpleHandler
handleData in class SimpleHandlerdata - the url decoded data.
public void sendPage(MultiOutputStream output,
Connection con)
SimpleHandler
sendPage in class SimpleHandleroutput - the stream to send the page oncon - the Connection handling the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||