org.eclipse.jetty.http
类 HttpFields.Field
java.lang.Object
org.eclipse.jetty.http.HttpFields.Field
- 包容类:
- HttpFields
public static final class HttpFields.Field
- extends Object
putTo
public void putTo(Buffer buffer)
throws IOException
- 抛出:
IOException
getName
public String getName()
getNameOrdinal
public int getNameOrdinal()
getValue
public String getValue()
getValueBuffer
public Buffer getValueBuffer()
getValueOrdinal
public int getValueOrdinal()
getIntValue
public int getIntValue()
getLongValue
public long getLongValue()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2013. All Rights Reserved.