public class DefaultHandler extends AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
pages |
pipeline, sentenceDataVarName| Constructor and Description |
|---|
DefaultHandler(Language.L currentL,
AbstractPipeline pipeline) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange exchange) |
contentToVariableMap, getContent, sendContentpublic DefaultHandler(Language.L currentL, AbstractPipeline pipeline)
public void handle(com.sun.net.httpserver.HttpExchange exchange)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.