Uses of Class
org.axonframework.serializer.ChainingConverterFactory

Packages that use ChainingConverterFactory
org.axonframework.serializer   
org.axonframework.serializer.xml   
 

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.xml
 

Methods in org.axonframework.serializer.xml with parameters of type ChainingConverterFactory
protected  void XStreamSerializer.registerConverters(ChainingConverterFactory converterFactory)
           
 



Copyright © 2010-2012. All Rights Reserved.