Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method and Description |
---|---|
HeaderValues | HeaderMap.fiCurrent(long cookie) Return the value at the current index in a fast iteration. |
HeaderValues | HeaderMap.get(HttpString headerName) |
HeaderValues | HeaderMap.get(String headerName) |
Modifier and Type | Method and Description |
---|---|
Iterator<HeaderValues> | HeaderMap.iterator() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.