コンストラクタと説明 |
---|
Filter.Chain(List<Filter> filters, HttpHandler handler) |
public Filter.Chain(List<Filter> filters, HttpHandler handler)
public void doFilter(HttpExchange exchange) throws IOException
exchange
- HttpExchangeIOException
- 例外がスタックに引き渡されるNullPointerException
- exchange が null
の場合
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.