public interface ResponseMapperFactory<MAPPER>
| Modifier and Type | Method and Description |
|---|---|
MAPPER |
createResponseMapper(ResponseMapperFactorys<MAPPER> factorys,
Type providerType) |
default int |
getOrder() |
boolean |
isMatch(Type providerType) |
default int getOrder()
boolean isMatch(Type providerType)
MAPPER createResponseMapper(ResponseMapperFactorys<MAPPER> factorys, Type providerType)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.