Interface PRUDPPacketRequestDecoder


  • public interface PRUDPPacketRequestDecoder
    • Method Detail

      • decode

        PRUDPPacketRequest decode​(PRUDPPacketHandler handler,
                                  java.io.DataInputStream is,
                                  long connection_id,
                                  int action,
                                  int transaction_id)
                           throws java.io.IOException
        Throws:
        java.io.IOException