Class NopOperation

  • All Implemented Interfaces:
    PostOperation

    public class NopOperation
    extends Object
    implements PostOperation
    The NopOperation class implements no operation at all. It just sets the response status according to the :nopstatus parameter if availables. Otherwise the status is set as 200/OK.