モジュール jdk.httpserver
パッケージ com.sun.net.httpserver

クラスFilter.Chain

java.lang.Object
com.sun.net.httpserver.Filter.Chain
含まれているクラス:
Filter

public static class Filter.Chain extends Object
HttpServerに関連付けられたフィルタのチェーン。 チェーン内の各フィルタは、チェーン内の次のフィルタを呼び出すことができるように指定されています。