Interface Parser.Decoder.Callback

Enclosing interface:
Parser.Decoder

public static interface Parser.Decoder.Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(Packet packet)
     
  • Method Details

    • call

      void call(Packet packet)