| Package | Description |
|---|---|
| com.predic8.membrane.core.http.cookie |
| Class and Description |
|---|
| ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
| ByteChunk.ByteInputChannel
Input interface, used when the buffer is empty
Same as java.nio.channel.ReadableByteChannel
|
| ByteChunk.ByteOutputChannel
Same as java.nio.channel.WrittableByteChannel.
|
| MessageBytes
Adapter between Tomcat classes (
ServerCookie etc.) and Membrane
classes (Request etc.). |
| MimeHeaders
Adapter between Tomcat classes (
ServerCookie etc.) and Membrane
classes (Request etc.). |
| ServerCookie
Server-side cookie representation.
|
| StringCache.ByteEntry |
| StringCache.CharEntry |
Copyright © 2019. All Rights Reserved.