JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
H
I
O
R
T
V
A
AttributesWrapper
- Class in
org.wicketstuff.restutils.wicket
Utility class to extract and handle the information from class IResource.Attributes
AttributesWrapper(IResource.Attributes)
- Constructor for class org.wicketstuff.restutils.wicket.
AttributesWrapper
G
getHttpCode()
- Method in class org.wicketstuff.restutils.http.
HttpResult
getHttpMethod(Request)
- Static method in class org.wicketstuff.restutils.http.
HttpUtils
Utility method to extract the HTTP request method.
getHttpMethod(WebRequest)
- Static method in class org.wicketstuff.restutils.http.
HttpUtils
Utility method to extract the HTTP request method.
getHttpMethod()
- Method in class org.wicketstuff.restutils.wicket.
AttributesWrapper
getMessage()
- Method in class org.wicketstuff.restutils.http.
HttpResult
getMethod()
- Method in enum org.wicketstuff.restutils.http.
HttpMethod
getOriginalAttributes()
- Method in class org.wicketstuff.restutils.wicket.
AttributesWrapper
getPageParameters()
- Method in class org.wicketstuff.restutils.wicket.
AttributesWrapper
getWebRequest()
- Method in class org.wicketstuff.restutils.wicket.
AttributesWrapper
getWebResponse()
- Method in class org.wicketstuff.restutils.wicket.
AttributesWrapper
H
HTTP_OK
- Static variable in class org.wicketstuff.restutils.http.
HttpResult
HttpMethod
- Enum in
org.wicketstuff.restutils.http
Enum class that represents all the possible HTTP request methods.
HttpResult
- Class in
org.wicketstuff.restutils.http
HttpResult(int, String)
- Constructor for class org.wicketstuff.restutils.http.
HttpResult
HttpUtils
- Class in
org.wicketstuff.restutils.http
Utility class for HTTP-related operations.
HttpUtils()
- Constructor for class org.wicketstuff.restutils.http.
HttpUtils
I
isSuccessful()
- Method in class org.wicketstuff.restutils.http.
HttpResult
O
org.wicketstuff.restutils.http
- package org.wicketstuff.restutils.http
org.wicketstuff.restutils.wicket
- package org.wicketstuff.restutils.wicket
R
readStringFromRequest(WebRequest)
- Static method in class org.wicketstuff.restutils.http.
HttpUtils
Read the string content of the current request.
T
toHttpMethod(String)
- Static method in enum org.wicketstuff.restutils.http.
HttpMethod
Converts a string (like "put", "get", "post", etc...) to the corresponding HTTP method.
V
valueOf(String)
- Static method in enum org.wicketstuff.restutils.http.
HttpMethod
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.wicketstuff.restutils.http.
HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
A
G
H
I
O
R
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.