Class WebClient


  • public class WebClient
    extends Object
    • Constructor Detail

      • WebClient

        public WebClient()
    • Method Detail

      • start

        public void start​(io.netty.channel.EventLoopGroup group)
      • _main

        public static void _main​(String[] args)
      • handleResponse

        public void handleResponse​(Response response)
      • getResponse

        public <T extends Response> T getResponse​(Request request)