com.atlassian.jira.util.http.response
Class CapturingResponseWrapper.HttpHeader
java.lang.Object
com.atlassian.jira.util.http.response.CapturingResponseWrapper.HttpHeader
- Enclosing class:
- CapturingResponseWrapper
public static class CapturingResponseWrapper.HttpHeader
- extends Object
This class represent the HTTP headers that have been output to this ResponseWrapper
getName
public String getName()
getValue
public String getValue()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2012 Atlassian. All Rights Reserved.