Uses of Class
com.levigo.jadice.web.server.util.DocumentSnapshotConverter
Packages that use DocumentSnapshotConverter
Package
Description
-
Uses of DocumentSnapshotConverter in com.levigo.jadice.web.conn.server.messaging
Methods in com.levigo.jadice.web.conn.server.messaging with parameters of type DocumentSnapshotConverterModifier and TypeMethodDescriptionvoidGetInstructionsMessageListener.setSnapshotConverter(DocumentSnapshotConverter snapshotConverter) -
Uses of DocumentSnapshotConverter in com.levigo.jadice.web.server.annotation.save
Methods in com.levigo.jadice.web.server.annotation.save with parameters of type DocumentSnapshotConverterModifier and TypeMethodDescriptionvoidSaveAnnotationsMessageListener.setSnapshotConverter(DocumentSnapshotConverter snapshotConverter) -
Uses of DocumentSnapshotConverter in com.levigo.jadice.web.server.export
Methods in com.levigo.jadice.web.server.export with parameters of type DocumentSnapshotConverterModifier and TypeMethodDescriptionvoidExportOperationMessageListener.setSnapshotConverter(DocumentSnapshotConverter snapshotConverter)