Interface PRUDPPacketReplyDecoder


  • public interface PRUDPPacketReplyDecoder
    • Method Detail

      • decode

        PRUDPPacketReply decode​(PRUDPPacketHandler handler,
                                java.net.InetSocketAddress originator,
                                java.io.DataInputStream is,
                                int action,
                                int transaction_id)
                         throws java.io.IOException
        Throws:
        java.io.IOException