public class UaiMockServerHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
UaiMockServerHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
void |
writeFavIco(OutputStream outputStream) |
public void handleRequest(io.undertow.server.HttpServerExchange exchange)
throws Exception
handleRequest in interface io.undertow.server.HttpHandlerExceptionpublic void writeFavIco(OutputStream outputStream) throws IOException
IOExceptionCopyright © 2015. All rights reserved.