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