public class HttpHeader extends Object
HttpHeader(String name, String value)
HttpHeader
boolean
equals(Object other)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HttpHeader(String name, String value)
name
value
public String getName()
public String getValue()
public String toString()
toString
Object
public boolean equals(Object other)
equals
public int hashCode()
hashCode
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.