Class SinglePVCSVResponse

java.lang.Object
org.epics.archiverappliance.retrieval.mimeresponses.SinglePVCSVResponse
All Implemented Interfaces:
EventConsumer, MimeResponse

public class SinglePVCSVResponse extends Object implements MimeResponse
Implementation of a CSV response for a single PV Currently, we are restricting the CSV response to only one PV.
Author:
mshankar