public class InfoResource
extends Object
-
Constructor Summary
Constructors
InfoResource(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Method Summary
protected void
protected void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InfoResource
public InfoResource(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Method Details
-
handleInfoRequest
protected void handleInfoRequest(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
- Throws:
Exception
-
handleCommitRequest
protected void handleCommitRequest(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
- Throws:
Exception