Class DefaultEntityProcessor

java.lang.Object
org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
org.glassfish.jersey.message.filtering.DefaultEntityProcessor
All Implemented Interfaces:
EntityProcessor

@Singleton @Priority(2147482647) final class DefaultEntityProcessor extends AbstractEntityProcessor
Default entity processor. Handles unannotated properties/accessors and adds them into default entity-filtering scope.