Uses of Class
com.levigo.jadice.web.shared.UriSource
Packages that use UriSource
Package
Description
-
Uses of UriSource in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging with parameters of type UriSource -
Uses of UriSource in com.levigo.jadice.web.server
Methods in com.levigo.jadice.web.server with parameters of type UriSourceModifier and TypeMethodDescriptiondefault UriHandleUriBasedDocumentDataProvider.createSourceHandle(UriSource source) Creates the required UriSource for loading the document -
Uses of UriSource in com.levigo.jadice.web.server.util
Methods in com.levigo.jadice.web.server.util with parameters of type UriSourceModifier and TypeMethodDescriptioncom.levigo.jadice.document.io.SeekableInputStreamAttachmentHandlingHelper.getAttachmentStream(InputStream documentStream, UriSource source)