Package org.rspeer.game.web.test.netty
Class WebClient
- java.lang.Object
-
- org.rspeer.game.web.test.netty.WebClient
-
public class WebClient extends Object
-
-
Constructor Summary
Constructors Constructor Description WebClient()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
_main(String[] args)
<T extends Response>
TgetResponse(Request request)
void
handleResponse(Response response)
Response
request(Request request)
void
start(io.netty.channel.EventLoopGroup group)
-