Package org.mockserver.dashboard
Class DashboardHandler
java.lang.Object
org.mockserver.dashboard.DashboardHandler
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderDashboard(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request)
-
Constructor Details
-
DashboardHandler
public DashboardHandler()
-
-
Method Details
-
renderDashboard
public void renderDashboard(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request) throws Exception - Throws:
Exception
-