net.minecraft.server.v1_10_R1

public class HttpUtilities

oh
net.minecraft.util.HttpUtil
net.minecraft.server.v1_10_R1.HttpUtilities

Field summary

Modifier and TypeField
public static final com.google.common.util.concurrent.ListeningExecutorService
a
field_180193_a
private static final AtomicInteger
b
field_151228_a
private static final org.apache.logging.log4j.Logger
c
field_151227_b

Method summary

Modifier and TypeMethod
public static String
a(Map<String, Object> arg0)
func_76179_a(Map<String, Object> arg0)
public static String
a(URL arg0, Map<String, Object> arg1, boolean arg2, Proxy arg3)
func_151226_a(URL arg0, Map<String, Object> arg1, boolean arg2, Proxy arg3)
private static String
a(URL arg0, String arg1, boolean arg2, Proxy arg3)
func_151225_a(URL arg0, String arg1, boolean arg2, Proxy arg3)
public static com.google.common.util.concurrent.ListenableFuture<Object>
a(File arg0, String arg1, Map<String, String> arg2, int arg3, or arg4, Proxy arg5)
func_180192_a(File arg0, String arg1, Map<String, String> arg2, int arg3, IProgressUpdate arg4, Proxy arg5)
public static int
a()
func_76181_a()