protected class StanfordCoreNLPServer.SceneGraphHandler
extends java.lang.Object
implements com.sun.net.httpserver.HttpHandler
| Constructor and Description |
|---|
SceneGraphHandler(java.util.function.Predicate<java.util.Properties> authenticator)
Create a new SceneGraphHandler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange httpExchange) |
public SceneGraphHandler(java.util.function.Predicate<java.util.Properties> authenticator)
authenticator - The callback to call when annotation has finished.