Class NoContentAction

All Implemented Interfaces:
Serializable, WithContentAction

public class NoContentAction extends HttpAction implements WithContentAction
A no content HTTP action.
Since:
4.0.0
Author:
Jerome Leleu
See Also:
  • Field Details

    • INSTANCE

      public static final NoContentAction INSTANCE
      Constant INSTANCE
  • Constructor Details

    • NoContentAction

      protected NoContentAction()

      Constructor for NoContentAction.

  • Method Details