|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.plugin.socket.server.http.parse.impl.HttpHeaderImpl
public class HttpHeaderImpl
HttpHeader implementation.
| Constructor Summary | |
|---|---|
HttpHeaderImpl(String name,
String value)
Initiate. |
|
| Method Summary | |
|---|---|
String |
getName()
Obtains the name of the HttpHeader. |
String |
getValue()
Obtains the value for the HttpHeader. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpHeaderImpl(String name,
String value)
name - Name.value - Value.| Method Detail |
|---|
public String getName()
HttpHeaderHttpHeader.
getName in interface HttpHeaderHttpHeader.public String getValue()
HttpHeaderHttpHeader.
getValue in interface HttpHeaderHttpHeader.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||