Class Handler.Abstract.NonBlocking

All Implemented Interfaces:
Handler, Request.Handler, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle, Invocable
Enclosing class:
Handler.Abstract

public abstract static class Handler.Abstract.NonBlocking extends Handler.Abstract

An abstract Handler with a Invocable.InvocationType.NON_BLOCKING invocation type.

  • Constructor Details

    • NonBlocking

      public NonBlocking()