public static interface HttpOpParam.Op
| Modifier and Type | Method and Description | 
|---|---|
| boolean | getDoOutput() | 
| int | getExpectedHttpResponseCode() | 
| boolean | getRedirect() | 
| boolean | getRequireAuth() | 
| HttpOpParam.Type | getType() | 
| String | toQueryString() | 
HttpOpParam.Type getType()
boolean getRequireAuth()
boolean getDoOutput()
boolean getRedirect()
int getExpectedHttpResponseCode()
String toQueryString()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.