@Path(value="/ws") public class Api extends Object
| Constructor and Description |
|---|
Api() |
| Modifier and Type | Method and Description |
|---|---|
Object |
test(JsonRequest request,
io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.Channel channel,
WebSocketConfiguration configuration,
Pojo pojo) |
@Path(value="test/{string:[a-z0-9]+}/{num:[0-9]+}")
public Object test(JsonRequest request,
io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.Channel channel,
WebSocketConfiguration configuration,
Pojo pojo)
Copyright © 2012-2015. All Rights Reserved.