Uses of Class
org.axonframework.serializer.UnknownSerializedTypeException

Packages that use UnknownSerializedTypeException
org.axonframework.serializer   
org.axonframework.serializer.json   
 

Uses of UnknownSerializedTypeException in org.axonframework.serializer
 

Methods in org.axonframework.serializer that throw UnknownSerializedTypeException
 Class Serializer.classForType(SerializedType type)
          Returns the class for the given type identifier.
 

Uses of UnknownSerializedTypeException in org.axonframework.serializer.json
 

Methods in org.axonframework.serializer.json that throw UnknownSerializedTypeException
 Class JacksonSerializer.classForType(SerializedType type)
           
 



Copyright © 2010-2016. All Rights Reserved.