public class SimpleHttpHandler extends Object implements com.sun.net.httpserver.HttpHandler
| Constructor and Description |
|---|
SimpleHttpHandler(BlockingQueue<WebHookResponseData> responseQueue) |
public SimpleHttpHandler(BlockingQueue<WebHookResponseData> responseQueue)
public void handle(com.sun.net.httpserver.HttpExchange exchange)
throws IOException
handle in interface com.sun.net.httpserver.HttpHandlerIOExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.