Class CollectionWriter

  • All Implemented Interfaces:
    jakarta.ws.rs.ext.MessageBodyWriter<Collection>

    @Produces("application/vnd.oracle.glassfish+json")
    public class CollectionWriter
    extends BaseProvider<Collection>
    Author:
    jdlee