Class Overview
Response header names for responses from Confluence
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
String
CLUSTER_NODE
Constant Value:
"X-Confluence-Cluster-Node"
public
static
final
String
REQUEST_TIME
Constant Value:
"X-Confluence-Request-Time"
public
static
final
String
STACK_DEPTH
Constant Value:
"X-Confluence-HTTP-Stack-Depth"
public
static
final
String
WEBSUDO
Constant Value:
"X-Atlassian-WebSudo"
Public Constructors
public
ResponseHeaderNames
()