| Interface | Description |
|---|---|
| Header |
Header... |
| Class | Description |
|---|---|
| CodedUrlHeader |
CodedUrlHeader... |
| DepthHeader |
DepthHeader... |
| IfHeader |
The
IfHeader class represents the state lists defined
through the HTTP If header, which is specified in RFC 2518 as
follows :
If = "If" ":" ( 1*No-tag-list | 1*Tagged-list)
No-tag-list = List
Tagged-list = Resource 1*List
Resource = Coded-URL
List = "(" 1*(["Not"](State-etag | "[" entity-tag "]")) ")"
State-etag = Coded-URL
Coded-URL = "<" absoluteURI ">"
Reformulating this specification into proper EBNF as specified by N. |
| LabelHeader |
LabelHeader... |
| OverwriteHeader |
OverwriteHeader... |
| PollTimeoutHeader |
PollTimeoutHeader implements a timeout header for subscription
polling. |
| TimeoutHeader |
TimeoutHeader... |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.