private abstract static class SwaggerHandlers.BaseFile
extends java.lang.Object
implements com.sun.net.httpserver.HttpHandler
Modifier | Constructor and Description |
---|---|
protected |
BaseFile() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getRequestPath(com.sun.net.httpserver.HttpExchange exchange) |
protected void |
sendFile(com.sun.net.httpserver.HttpExchange exchange,
java.lang.String filepath) |