public class HttpHeader extends Object
HttpHeader(String name, String value)
boolean
equals(Object obj)
int
hashCode()
String
name()
toString()
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HttpHeader(String name, String value)
public String name()
public String value()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018. All rights reserved.