Class DurablePromiseKey<T>

  • Type Parameters:
    T - the generic type of the signal.

    public final class DurablePromiseKey<T>
    extends java.lang.Object
    This class holds information about durable promise's name and its type tag to be used for serializing and deserializing it.