| Package | Description |
|---|---|
| org.simpleframework.http | |
| org.simpleframework.http.message | |
| org.simpleframework.transport |
| Modifier and Type | Method and Description |
|---|---|
Channel |
RequestWrapper.getChannel()
This provides the underlying channel for the request.
|
Channel |
Request.getChannel()
This provides the underlying channel for the request.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Entity.getChannel()
This provides the connected channel for the client.
|
| Constructor and Description |
|---|
EntityConsumer(Allocator allocator,
Channel channel)
Constructor for the
EntityConsumer object. |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportChannel
The
TransportChannel provides a means to deliver and
receive content over a transport. |
Copyright © 2025. All rights reserved.