Class TransformerPipelineSupport$
java.lang.Object
org.apache.pekko.http.scaladsl.client.TransformerPipelineSupport$
- All Implemented Interfaces:
- TransformerPipelineSupport
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupportTransformerPipelineSupport.WithTransformation<A>, TransformerPipelineSupport.WithTransformerConcatenation<A,B> 
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TransformerPipelineSupport$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.client.TransformerPipelineSupportlogValue, logValue
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
TransformerPipelineSupport$public TransformerPipelineSupport$()
 
-