Package akka.http.scaladsl.model
Interface RequestResponseAssociation
-
- All Superinterfaces:
RequestResponseAssociation
- All Known Implementing Classes:
ResponseFuture
,ResponsePromise
,SimpleRequestResponseAttribute
public interface RequestResponseAssociation extends RequestResponseAssociation
A marker trait for attribute values that should be (automatically) carried over from request to response.