| public void |
| tick() |
| method_73605() |
| processTimeouts() |
|
| public void |
| channelActive(io.netty.channel.ChannelHandlerContext ctx) |
| channelActive(io.netty.channel.ChannelHandlerContext arg0) |
| channelActive(io.netty.channel.ChannelHandlerContext context) |
|
| public void |
| channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
| channelInactive(io.netty.channel.ChannelHandlerContext arg0) |
| channelInactive(io.netty.channel.ChannelHandlerContext context) |
|
| public void |
| exceptionCaught(io.netty.channel.ChannelHandlerContext ctx, Throwable cause) |
| exceptionCaught(io.netty.channel.ChannelHandlerContext arg0, Throwable arg1) |
| exceptionCaught(io.netty.channel.ChannelHandlerContext context, Throwable throwable) |
|
| protected void |
| channelRead0(io.netty.channel.ChannelHandlerContext channelHandlerContext, com.google.gson.JsonElement jsonElement) |
| method_73612(io.netty.channel.ChannelHandlerContext arg0, com.google.gson.JsonElement arg1) |
| channelRead0(io.netty.channel.ChannelHandlerContext arg0, com.google.gson.JsonElement arg1) |
|
| private com.google.gson.JsonArray |
| handleBatchRequest(List<com.google.gson.JsonElement> batchRequests) |
| method_74472(List<com.google.gson.JsonElement> arg0) |
| handleEach(List<com.google.gson.JsonElement> messages) |
|
| public void |
|
| public <Params> void |
|
| public <Result> CompletableFuture<Result> |
|
| public <Params, Result> CompletableFuture<Result> |
|
| private <Params, Result> CompletableFuture<Result> |
|
| com.google.gson.JsonObject |
| handleJsonObject(com.google.gson.JsonObject jsonObject) |
| method_73611(com.google.gson.JsonObject arg0) |
| handleMessage(com.google.gson.JsonObject request) |
|
| private static boolean |
| isValidRequestId(com.google.gson.JsonElement id) |
| method_74844(com.google.gson.JsonElement arg0) |
| isValidRequestId(com.google.gson.JsonElement json) |
|
| private static boolean |
| isValidResponseId(com.google.gson.JsonElement id) |
| method_74845(com.google.gson.JsonElement arg0) |
| isValidResponseId(com.google.gson.JsonElement json) |
|
| private com.google.gson.JsonObject |
| handleIncomingRequest(com.google.gson.JsonElement id, String method, com.google.gson.JsonElement params) |
| method_73618(com.google.gson.JsonElement arg0, String arg1, com.google.gson.JsonElement arg2) |
| handleRequest(com.google.gson.JsonElement json, String method, com.google.gson.JsonElement parameters) |
|
| public com.google.gson.JsonElement |
| dispatchIncomingRequest(String method, com.google.gson.JsonElement params) |
| method_73614(String arg0, com.google.gson.JsonElement arg1) |
| processRequest(String method, com.google.gson.JsonElement json) |
|
| private void |
| handleRequestResponse(int id, com.google.gson.JsonElement result) |
| method_73606(int arg0, com.google.gson.JsonElement arg1) |
| handleResponse(int id, com.google.gson.JsonElement result) |
|
| private com.google.gson.JsonObject |
| handleError(com.google.gson.JsonElement id, com.google.gson.JsonObject error) |
| method_73613(com.google.gson.JsonElement arg0, com.google.gson.JsonObject arg1) |
| handleError(com.google.gson.JsonElement json, com.google.gson.JsonObject error) |
|
| protected void |
| channelRead0(io.netty.channel.ChannelHandlerContext channelHandlerContext, Object jsonElement) |
| channelRead0(io.netty.channel.ChannelHandlerContext arg0, Object arg1) |
| channelRead0(io.netty.channel.ChannelHandlerContext context, Object in) |
|
| private com.google.gson.JsonElement |
| lambda$dispatchIncomingRequest$0(Optional arg0, com.google.gson.JsonElement arg1) |
| method_73615(Optional arg0, com.google.gson.JsonElement arg1) |
| method_73615(Optional arg0, com.google.gson.JsonElement arg1) |
|
| private com.google.gson.JsonObject |
| lambda$handleBatchRequest$0(com.google.gson.JsonElement arg0) |
| method_74471(com.google.gson.JsonElement arg0) |
| method_74471(com.google.gson.JsonElement message) |
|
| private static boolean |
| lambda$tick$0(long arg0, it.unimi.dsi.fastutil.ints.Int2ObjectMap$Entry arg1) |
| method_73607(long arg0, it.unimi.dsi.fastutil.ints.Int2ObjectMap$Entry arg1) |
| method_73607(long arg0, it.unimi.dsi.fastutil.ints.Int2ObjectMap$Entry responseEntry) |
|