Uses of Interface
org.glassfish.jersey.message.filtering.spi.EntityProcessor
Packages that use EntityProcessor
Package
Description
Support for Entity Data Filtering in Jersey.
SPI for Entity Data Filtering in Jersey.
-
Uses of EntityProcessor in org.glassfish.jersey.message.filtering
Classes in org.glassfish.jersey.message.filtering that implement EntityProcessor -
Uses of EntityProcessor in org.glassfish.jersey.message.filtering.spi
Classes in org.glassfish.jersey.message.filtering.spi that implement EntityProcessorModifier and TypeClassDescriptionclassCommonentity processorsupposed to be used as a base class for custom implementations.