| Package | Description | 
|---|---|
| org.axonframework.serialization | 
 Classes related to message processing in Axon Framework. 
 | 
| org.axonframework.serialization.json | 
| Modifier and Type | Method and Description | 
|---|---|
Class | 
Serializer.classForType(SerializedType type)
Returns the class for the given type identifier. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class | 
JacksonSerializer.classForType(SerializedType type)  | 
Copyright © 2010–2018. All rights reserved.