Class AttributeKey<T>

java.lang.Object
akka.http.javadsl.model.AttributeKey<T>
Direct Known Subclasses:
AttributeKey

@DoNotInherit public abstract class AttributeKey<T> extends Object
  • Constructor Details

    • AttributeKey

      public AttributeKey()
  • Method Details