public class AjwipSimpleHandler extends java.lang.Object implements com.sun.net.httpserver.HttpHandler, AjwipReqInterface
| Constructor and Description |
|---|
AjwipSimpleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterface(java.lang.String name,
AjwipInterface ji) |
void |
handle(com.sun.net.httpserver.HttpExchange he) |
public void addInterface(java.lang.String name,
AjwipInterface ji)
addInterface in interface AjwipReqInterfacepublic void handle(com.sun.net.httpserver.HttpExchange he)
throws java.io.IOException
handle in interface com.sun.net.httpserver.HttpHandlerjava.io.IOException