public class NoSessionHandler extends java.lang.Object implements CommandHandler
| Constructor and Description |
|---|
NoSessionHandler(SessionId sessionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(HttpRequest req,
HttpResponse resp) |
public NoSessionHandler(SessionId sessionId)
public void execute(HttpRequest req, HttpResponse resp) throws java.io.IOException
execute in interface CommandHandlerjava.io.IOException