Uses of Interface
org.epics.archiverappliance.retrieval.mimeresponses.MimeResponse
Packages that use MimeResponse
Package
Description
-
Uses of MimeResponse in org.epics.archiverappliance.retrieval.mimeresponses
Classes in org.epics.archiverappliance.retrieval.mimeresponses that implement MimeResponseModifier and TypeClassDescriptionclassTest response of action script+XML with large data sets For now this is only for one PV.classclassclassGenerate a ".mat" matlab file The response contains two objects, a header and a data object.classMimeresponse for PB over HTTP.classclassImplementation of a CSV response for a single PV Currently, we are restricting the CSV response to only one PV.classclassA human readable text response; mostly to be used for debugging etc. -
Uses of MimeResponse in org.epics.archiverappliance.retrieval.pva
Classes in org.epics.archiverappliance.retrieval.pva that implement MimeResponseModifier and TypeClassDescriptionclassThe response is an array of PV elements, each PV has a meta and data section.