Package | Description |
---|---|
com.sun.net.httpserver |
Provides a simple high-level Http server API, which can be used to build
embedded HTTP servers.
|
Modifier and Type | Method and Description |
---|---|
abstract List<Filter> |
HttpContext.getFilters()
returns this context's list of Filters.
|
Constructor and Description |
---|
Chain(List<Filter> filters,
HttpHandler handler) |
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-01-26-152615.buildd.src