Package akka.http.scaladsl.client
Interface TransformerPipelineSupport
-
- All Known Subinterfaces:
RequestBuilding,RouteTest,ScalatestRouteTest,Specs2RouteTest
- All Known Implementing Classes:
RequestBuilding$,TransformerPipelineSupport$
public interface TransformerPipelineSupport
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTransformerPipelineSupport.WithTransformation<A>static classTransformerPipelineSupport.WithTransformerConcatenation<A,B>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> scala.Function1<T,T>logValue(akka.event.LoggingAdapter log, akka.event.Logging.LogLevel level)<T> scala.Function1<T,T>logValue(scala.Function1<T,scala.runtime.BoxedUnit> logFun)
-