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