Class EmptyRequestHandler

  • All Implemented Interfaces:
    IRequestHandler

    public final class EmptyRequestHandler
    extends java.lang.Object
    implements IRequestHandler
    Request handler that performs no work
    Author:
    igor.vaynberg, Eelco Hillenius
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void respond​(IRequestCycle requestCycle)
      Does nothing at all.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait