| Package | Description |
|---|---|
| io.helidon.webserver |
Reactive web server API.
|
| Modifier and Type | Method and Description |
|---|---|
static StringContentReader |
ContentReaders.stringReader(java.nio.charset.Charset charset)
For basic charsets, returns a cached
StringContentReader instance
or create a new instance otherwise. |
Copyright © 2018–2019 Oracle Corporation. All rights reserved.