Package org.mockserver.dashboard
Class DashboardHandler
- java.lang.Object
-
- org.mockserver.dashboard.DashboardHandler
-
public class DashboardHandler extends Object
- Author:
- jamesdbloom
-
-
Constructor Summary
Constructors Constructor Description DashboardHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
renderDashboard(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request)
-
-
-
Method Detail
-
renderDashboard
public void renderDashboard(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request) throws Exception
- Throws:
Exception
-
-