HttpField.IntValueHttpField, HttpField.LongValueHttpField| 构造器和说明 |
|---|
IntValueHttpField(HttpHeader header,
int value) |
IntValueHttpField(HttpHeader header,
String name,
int intValue) |
IntValueHttpField(HttpHeader header,
String name,
String value) |
IntValueHttpField(HttpHeader header,
String name,
String value,
int intValue) |
public IntValueHttpField(HttpHeader header, String name, String value, int intValue)
public IntValueHttpField(HttpHeader header, String name, String value)
public IntValueHttpField(HttpHeader header, String name, int intValue)
public IntValueHttpField(HttpHeader header, int value)
public int getIntValue()
getIntValue 在类中 HttpFieldpublic long getLongValue()
getLongValue 在类中 HttpFieldCopyright © 2016. All rights reserved.