public static class

CapturingResponseWrapper.HttpHeader

extends Object
java.lang.Object
   ↳ com.atlassian.jira.util.http.response.CapturingResponseWrapper.HttpHeader

Class Overview

This class represent the HTTP headers that have been output to this ResponseWrapper

Summary

Public Methods
boolean equals(Object o)
String getName()
String getValue()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object o)

public String getName ()

public String getValue ()

public int hashCode ()

public String toString ()