Class SeeOtherAction

All Implemented Interfaces:
Serializable, WithLocationAction

public class SeeOtherAction extends RedirectionAction implements WithLocationAction
A "See Other" HTTP action.
Since:
4.0.0
Author:
Jerome Leleu
See Also:
  • Constructor Details

    • SeeOtherAction

      public SeeOtherAction(String location)