Uses of Class
com.levigo.jadice.web.server.messaging.DocumentSnapshotDTO
Packages that use DocumentSnapshotDTO
Package
Description
-
Uses of DocumentSnapshotDTO in com.levigo.jadice.web.conn.server.messaging
Methods in com.levigo.jadice.web.conn.server.messaging with parameters of type DocumentSnapshotDTOModifier and TypeMethodDescriptionGetInstructionsMessageListener.consume(DocumentSnapshotDTO dto, IncomingMessageContext incomingMessageContext) -
Uses of DocumentSnapshotDTO in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging with parameters of type DocumentSnapshotDTOModifier and TypeMethodDescriptionstatic DocumentSnapshotDocumentSnapshotDTO.to(DocumentSnapshotDTO dto) -
Uses of DocumentSnapshotDTO in com.levigo.jadice.web.server.util
Methods in com.levigo.jadice.web.server.util with parameters of type DocumentSnapshotDTOModifier and TypeMethodDescriptionDocumentSnapshotConverter.convert(IncomingMessageContext ctx, DocumentSnapshotDTO dto) Converts a serialized document representation as inDocumentSnapshotinto a real jadice document.