Interface UdpParser

    • Method Detail

      • parse

        java.util.concurrent.CompletableFuture<?> parse​(io.netty.buffer.ByteBuf buffer,
                                                        java.net.InetSocketAddress remoteAddress,
                                                        java.net.InetSocketAddress localAddress)
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception