Package | Description |
---|---|
org.jetlang.web |
Modifier and Type | Method and Description |
---|---|
List<HeaderList.Header> |
HeaderList.getHeaders() |
Iterator<HeaderList.Header> |
HeaderList.iterator() |
Spliterator<HeaderList.Header> |
HeaderList.spliterator() |
Modifier and Type | Method and Description |
---|---|
void |
HeaderList.forEach(java.util.function.Consumer<? super HeaderList.Header> action) |
Copyright © 2016. All Rights Reserved.