Class RequiredValueUnmarshallerReceptacle<T>
java.lang.Object
org.apache.pekko.http.scaladsl.common.RequiredValueUnmarshallerReceptacle<T>
- 
Constructor SummaryConstructorsConstructorDescriptionRequiredValueUnmarshallerReceptacle(String name, T requiredValue, Unmarshaller<String, T> um) 
- 
Method Summary
- 
Constructor Details- 
RequiredValueUnmarshallerReceptacle
 
- 
- 
Method Details- 
name
- 
requiredValue
- 
um
 
-