Class RemoveResponseHeaderGatewayFilterFactory

All Implemented Interfaces:
org.springframework.beans.factory.Aware, GatewayFilterFactory<AbstractGatewayFilterFactory.NameConfig>, Configurable<AbstractGatewayFilterFactory.NameConfig>, ShortcutConfigurable, org.springframework.context.ApplicationEventPublisherAware

public class RemoveResponseHeaderGatewayFilterFactory extends AbstractGatewayFilterFactory<AbstractGatewayFilterFactory.NameConfig>
Author:
Spencer Gibb
  • Constructor Details

    • RemoveResponseHeaderGatewayFilterFactory

      public RemoveResponseHeaderGatewayFilterFactory()
  • Method Details