public class BlockingTestController extends Object
| Constructor and Description |
|---|
BlockingTestController() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getJsons(io.netty.handler.codec.http.QueryStringDecoder query) |
Object |
postEcho(HttpRequestContext ctx,
com.fasterxml.jackson.databind.JsonNode value) |
public Object getJsons(io.netty.handler.codec.http.QueryStringDecoder query)
public Object postEcho(HttpRequestContext ctx, com.fasterxml.jackson.databind.JsonNode value)
Copyright © 2020. All rights reserved.