Class StreamingOutputMarshaller

java.lang.Object
org.eclipse.persistence.jpa.rs.util.StreamingOutputMarshaller
All Implemented Interfaces:
StreamingOutput

public class StreamingOutputMarshaller extends Object implements StreamingOutput
Simple StreamingOutput implementation that uses the provided JAXBContext to marshal the result when requested to either XML or JSON based on the accept media provided.
Since:
EclipseLink 2.4.0