Class EtagHandlerPipe

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasTransactionAttribute, IConfigurable, IForwardTarget, IPipe, IScopeProvider, IWithParameters, NameAware, EventThrowing, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

@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