Class LuffyHandler

java.lang.Object
org.noear.solon.luffy.LuffyHandler
All Implemented Interfaces:
org.noear.solon.core.handle.Handler

public class LuffyHandler extends Object implements org.noear.solon.core.handle.Handler
Since:
1.3
Author:
noear
  • Constructor Details

    • LuffyHandler

      public LuffyHandler()
  • Method Details

    • handle

      public void handle(org.noear.solon.core.handle.Context ctx) throws Exception
      Specified by:
      handle in interface org.noear.solon.core.handle.Handler
      Throws:
      Exception