|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChainingConverterFactory in org.axonframework.mongo3.serializer.bson |
---|
Methods in org.axonframework.mongo3.serializer.bson with parameters of type ChainingConverterFactory | |
---|---|
protected void |
DBObjectXStreamSerializer.registerConverters(ChainingConverterFactory converterFactory)
|
Uses of ChainingConverterFactory in org.axonframework.serializer |
---|
Methods in org.axonframework.serializer with parameters of type ChainingConverterFactory | |
---|---|
protected abstract void |
AbstractXStreamSerializer.registerConverters(ChainingConverterFactory converterFactory)
Registers any converters that are specific to the type of content written by this serializer. |
Uses of ChainingConverterFactory in org.axonframework.serializer.bson |
---|
Methods in org.axonframework.serializer.bson with parameters of type ChainingConverterFactory | |
---|---|
protected void |
DBObjectXStreamSerializer.registerConverters(ChainingConverterFactory converterFactory)
|
Uses of ChainingConverterFactory in org.axonframework.serializer.json |
---|
Methods in org.axonframework.serializer.json with parameters of type ChainingConverterFactory | |
---|---|
protected void |
JacksonSerializer.registerConverters(ChainingConverterFactory converterFactory)
Registers converters with the given converterFactory which depend on the actual contents of the
serialized for to represent a JSON format. |
Uses of ChainingConverterFactory in org.axonframework.serializer.xml |
---|
Methods in org.axonframework.serializer.xml with parameters of type ChainingConverterFactory | |
---|---|
protected void |
XStreamSerializer.registerConverters(ChainingConverterFactory converterFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |