public class CompletableFutureProducerResponseMapperFactory extends Object implements ProducerResponseMapperFactory
| Constructor and Description |
|---|
CompletableFutureProducerResponseMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProducerResponseMapper |
createResponseMapper(ResponseMapperFactorys<ProducerResponseMapper> factorys,
Type producerType) |
boolean |
isMatch(Type producerType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic CompletableFutureProducerResponseMapperFactory()
public boolean isMatch(Type producerType)
isMatch in interface ResponseMapperFactory<ProducerResponseMapper>public ProducerResponseMapper createResponseMapper(ResponseMapperFactorys<ProducerResponseMapper> factorys, Type producerType)
createResponseMapper in interface ResponseMapperFactory<ProducerResponseMapper>Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.