Class EtagHandlerPipe

All Implemented Interfaces:
HasTransactionAttribute, IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Deprecated @ConfigurationWarning("Please configure eTag caching on the ApiListener") public class EtagHandlerPipe extends FixedForwardPipe
Deprecated.
Pipe to manage RESTFUL etag caching
Author:
Niels Meijer
  • Constructor Details

    • EtagHandlerPipe

      public EtagHandlerPipe()
      Deprecated.
  • Method Details