DeleteOpParam.Op, GetOpParam.Op, HttpOpParam.TemporaryRedirectOp, PostOpParam.Op, PutOpParam.Oppublic static interface HttpOpParam.Op
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
getDoOutput() |
|
int |
getExpectedHttpResponseCode() |
|
boolean |
getRedirect() |
|
boolean |
getRequireAuth() |
|
HttpOpParam.Type |
getType() |
|
java.lang.String |
toQueryString() |
HttpOpParam.Type getType()
boolean getRequireAuth()
boolean getDoOutput()
boolean getRedirect()
int getExpectedHttpResponseCode()
java.lang.String toQueryString()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.