Package akka.http.scaladsl.model
Class SimpleRequestResponseAttribute<T>
java.lang.Object
akka.http.scaladsl.model.SimpleRequestResponseAttribute<T>
- All Implemented Interfaces:
RequestResponseAssociation
,RequestResponseAssociation
,Serializable
,scala.Equals
,scala.Product
public final class SimpleRequestResponseAttribute<T>
extends Object
implements RequestResponseAssociation, scala.Product, Serializable
A simple value holder class implementing RequestResponseAssociation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
SimpleRequestResponseAttribute
-
-
Method Details
-
value
-