Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.serializer.bson Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
BSONNodeRepresents a node in a BSON structure.Classorg.axonframework.serializer.bsonAxon
DBObjectHierarchicalStreamReaderHierarchicalStreamReader implementation that reads from a Mongo DBObject structure that has been created using the DBObjectHierarchicalStreamWriter.Classorg.axonframework.serializer.bsonAxon
DBObjectHierarchicalStreamWriterHierarchicalStreamWriter implementation that writes objects into a MongoDB DBObject structure.Classorg.axonframework.serializer.bsonAxon
DBObjectToStringContentTypeConverterContentTypeConverter implementation that converts a DBObject structure into a String containing its Binary JSONSince:2.Classorg.axonframework.serializer.bsonAxon
DBObjectXStreamSerializerXStream based serializer implementation that serializes objects into a Binary JSON structure.Classorg.axonframework.serializer.bsonAxon
StringToDBObjectContentTypeConverterContentTypeConverter implementation that converts a String containing its Binary JSON representation into a DBObjectSince:2.Classorg.axonframework.serializer.bsonAxon