Interface PubSubComponent.PacketHashCodeGenerator

All Known Implementing Classes:
DefaultPacketHashCodeGenerator
Enclosing class:
PubSubComponent

public static interface PubSubComponent.PacketHashCodeGenerator
Version:
5.1.0, 2010.11.02 at 01:05:02 MDT
Author:
Artur Hefczyc
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    hashCodeForPacket(tigase.server.Packet packet)
     
  • Method Details

    • hashCodeForPacket

      int hashCodeForPacket(tigase.server.Packet packet)