Class FixedEntityWriterArray

java.lang.Object
org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray
All Implemented Interfaces:
EntityWriter

public class FixedEntityWriterArray extends Object implements EntityWriter
A fixed entity writer that iterates an array of providers until it finds one that can handle the given types.