public class HttpClient extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TIMEOUT |
Constructor and Description |
---|
HttpClient() |
Modifier and Type | Method and Description |
---|---|
static void |
get(String url,
io.netty.channel.EventLoop eventLoop,
Callback<String> callback) |
public static final int TIMEOUT
Copyright © 2012–2020 SpigotMC. All rights reserved.