public static interface HttpOpParam.Op
限定符和类型 | 方法和说明 |
---|---|
boolean |
getDoOutput() |
int |
getExpectedHttpResponseCode() |
boolean |
getRedirect() |
HttpOpParam.Type |
getType() |
String |
toQueryString() |
HttpOpParam.Type getType()
boolean getDoOutput()
boolean getRedirect()
int getExpectedHttpResponseCode()
String toQueryString()
Copyright © 2009 The Apache Software Foundation