|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.irt.rfidentify.registration.RegistrationHandler
public class RegistrationHandler
Handles registration at kiosks
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface edu.columbia.cs.irt.rfidentify.server.HttpConstants |
---|
HttpConstants.VERBS |
Field Summary |
---|
Constructor Summary | |
---|---|
RegistrationHandler(DBAccess dbAccess)
initializes handler |
Method Summary | |
---|---|
void |
handle(org.apache.http.HttpRequest request,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistrationHandler(DBAccess dbAccess)
dbAccess
- local databaseMethod Detail |
---|
public void handle(org.apache.http.HttpRequest request, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, java.io.IOException
handle
in interface org.apache.http.protocol.HttpRequestHandler
org.apache.http.HttpException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |