public class HttpServletNonMaterialisedHttpHeaders extends Object implements NonMaterialisedHttpHeaders
HttpServlet NonMaterialisedHttpHeaders.| Constructor and Description |
|---|
HttpServletNonMaterialisedHttpHeaders(javax.servlet.http.HttpServletRequest asyncRequest)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<NonMaterialisedHttpHeader> |
iterator() |
int |
length() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic HttpServletNonMaterialisedHttpHeaders(javax.servlet.http.HttpServletRequest asyncRequest)
asyncRequest - HttpServletRequest.public Iterator<NonMaterialisedHttpHeader> iterator()
iterator in interface Iterable<NonMaterialisedHttpHeader>public int length()
length in interface NonMaterialisedHttpHeadersCopyright © 2005–2019. All rights reserved.