Package org.sonews.storage
Class Headers
java.lang.Object
org.sonews.storage.Headers
Contains header constants. These header keys are no way complete but all
headers that are relevant for sonews.
- Since:
- sonews/0.5.0
- Author:
- Christian Lins
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
BYTES
- See Also:
-
CONTENT_TYPE
- See Also:
-
CONTROL
- See Also:
-
DATE
- See Also:
-
FROM
- See Also:
-
LINES
- See Also:
-
LIST_POST
- See Also:
-
MESSAGE_ID
- See Also:
-
NEWSGROUPS
- See Also:
-
NNTP_POSTING_DATE
- See Also:
-
NNTP_POSTING_HOST
- See Also:
-
PATH
- See Also:
-
REFERENCES
- See Also:
-
REPLY_TO
- See Also:
-
SENDER
- See Also:
-
SUBJECT
- See Also:
-
SUPERSEDES
- See Also:
-
TO
- See Also:
-
X_COMPLAINTS_TO
- See Also:
-
X_LIST_POST
- See Also:
-
X_TRACE
- See Also:
-
XREF
- See Also:
-