Object HTPayloadHandlers

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends HTCustomPayload.S2C> Unit handleS2C(T payload, IPayloadContext context)
      final <T extends HTCustomPayload.C2S> Unit handleC2S(T payload, IPayloadContext context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait