| Package | Description |
|---|---|
| org.netpreserve.jwarc |
Classes for parsing, serializing and manipulating WARC records.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LengthedBody
A message body with a known length.
|
| Modifier and Type | Method and Description |
|---|---|
MessageBody |
WarcPayload.body() |
MessageBody |
Message.body()
The content body of this message.
|
static MessageBody |
MessageBody.empty() |
| Modifier and Type | Method and Description |
|---|---|
R |
WarcRecord.Constructor.construct(MessageVersion version,
MessageHeaders headers,
MessageBody body) |
| Constructor and Description |
|---|
GeminiResponse(int status,
String meta,
MessageBody body) |
Copyright © 2023. All rights reserved.