josx.rcxcomm
Interface IntegrityHandler


public interface IntegrityHandler

An interface for processing incoming broadcasts of LNP integrity packets.


Method Summary
 void processIntegrityPacket(byte[] packet, int len)
          Process the broadcast integrity packet.
 

Method Detail

processIntegrityPacket

public void processIntegrityPacket(byte[] packet,
                                   int len)
Process the broadcast integrity packet.

Parameters:
packet - the broadcast packet
len - the length of the packet