| Package | Description |
|---|---|
| org.jboss.com.sun.net.httpserver |
Provides a simple high-level Http server API, which can be used to build
embedded HTTP servers.
|
| org.jboss.sun.net.httpserver |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthFilter |
Copyright © 2017 JBoss by Red Hat. All rights reserved.