Package tigase.pubsub

Interface PubSubComponent.PacketHashCodeGenerator

All Known Implementing Classes:
DefaultPacketHashCodeGenerator
Enclosing class:
PubSubComponent

public static interface PubSubComponent.PacketHashCodeGenerator
  • Method Summary

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

    • hashCodeForPacket

      int hashCodeForPacket(tigase.server.Packet packet)