public interface ExpressHandler
This is a tag interface that when a RequestHandler
implement this means the underline network can invoke the handler directly in IO thread instead of worker thread
Copyright © 2014–2018 ActFramework. All rights reserved.