Uses of Interface
de.xima.fc.prompt.service.IPromptFileWriter
Packages that use IPromptFileWriter
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPromptFileWriter in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service with parameters of type IPromptFileWriterModifier and TypeMethodDescriptionIPromptFileStorage.storeBinaryData(IPromptFileWriter writer) Provides an output stream to the given writer that can be used to write binary data to be stored.