Uses of Interface
de.xima.fc.prompt.service.IPromptQueryIoDescriptor
Packages that use IPromptQueryIoDescriptor
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPromptQueryIoDescriptor in de.xima.fc.prompt.service
Subinterfaces of IPromptQueryIoDescriptor in de.xima.fc.prompt.serviceModifier and TypeInterfaceDescriptioninterfaceThe input descriptor that defines the structure of the data that passed to a prompt query upon execution.interfaceThe output descriptor that defines the structure of the data that returned when executing the prompt query.