インターフェース HttpHandlerDecoratorFactory

すべてのスーパーインターフェース:
FunctionSE<HttpHandler,HttpHandler>

public interface HttpHandlerDecoratorFactory extends FunctionSE<HttpHandler,HttpHandler>
HttpHandler にデコレータを適用するための契約。
導入:
5.3.4
作成者:
Christophe Maillard