java.lang.Object
org.springframework.integration.mongodb.support.MessageToBinaryConverter
- All Implemented Interfaces:
Converter<Message<?>, @Nullable org.bson.types.Binary>
-
Constructor Summary
Constructors
-
Method Summary
@Nullable org.bson.types.Binary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.core.convert.converter.Converter
andThen