|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChainedConverter | |
---|---|
org.axonframework.serializer |
Uses of ChainedConverter in org.axonframework.serializer |
---|
Methods in org.axonframework.serializer that return ChainedConverter | ||
---|---|---|
static
|
ChainedConverter.calculateChain(Class<S> sourceType,
Class<T> targetType,
Collection<ContentTypeConverter<?,?>> candidates)
Returns a converter that can convert an IntermediateRepresentation from the given sourceType to the
given targetType using a chain formed with given candidates . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |