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
B
G
H
I
O
R
S
T
V
A
assertUrlResponse(String, HttpMethod, String)
- Method in class org.wicketstuff.rest.utils.test.
RestTestCase
AttributesWrapper
- Class in
org.wicketstuff.rest.utils.wicket
Utility class to extract and handle the information from class IResource.Attributes
AttributesWrapper(IResource.Attributes)
- Constructor for class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
B
BufferedMockRequest
- Class in
org.wicketstuff.rest.utils.test
Mock request that allows to use a custom BufferedReader as request body.
BufferedMockRequest(Application, HttpSession, ServletContext, String)
- Constructor for class org.wicketstuff.rest.utils.test.
BufferedMockRequest
G
getHttpCode()
- Method in class org.wicketstuff.rest.utils.http.
HttpResult
getHttpMethod(Request)
- Static method in class org.wicketstuff.rest.utils.http.
HttpUtils
Utility method to extract the HTTP request method.
getHttpMethod(WebRequest)
- Static method in class org.wicketstuff.rest.utils.http.
HttpUtils
Utility method to extract the HTTP request method.
getHttpMethod()
- Method in class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
getMessage()
- Method in class org.wicketstuff.rest.utils.http.
HttpResult
getMethod()
- Method in enum org.wicketstuff.rest.utils.http.
HttpMethod
getOriginalAttributes()
- Method in class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
getPageParameters()
- Method in class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
getReader()
- Method in class org.wicketstuff.rest.utils.test.
BufferedMockRequest
getWebRequest()
- Method in class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
getWebResponse()
- Method in class org.wicketstuff.rest.utils.wicket.
AttributesWrapper
H
HTTP_OK
- Static variable in class org.wicketstuff.rest.utils.http.
HttpResult
HttpMethod
- Enum in
org.wicketstuff.rest.utils.http
Enum class that represents all the possible HTTP request methods.
HttpResult
- Class in
org.wicketstuff.rest.utils.http
HttpResult(int, String)
- Constructor for class org.wicketstuff.rest.utils.http.
HttpResult
HttpUtils
- Class in
org.wicketstuff.rest.utils.http
Utility class for HTTP-related operations.
HttpUtils()
- Constructor for class org.wicketstuff.rest.utils.http.
HttpUtils
I
isSuccessful()
- Method in class org.wicketstuff.rest.utils.http.
HttpResult
O
org.wicketstuff.rest.utils.http
- package org.wicketstuff.rest.utils.http
org.wicketstuff.rest.utils.test
- package org.wicketstuff.rest.utils.test
org.wicketstuff.rest.utils.wicket
- package org.wicketstuff.rest.utils.wicket
R
readStringFromRequest(WebRequest)
- Static method in class org.wicketstuff.rest.utils.http.
HttpUtils
Read the string content of the current request.
RestTestCase
- Class in
org.wicketstuff.rest.utils.test
Extension to
WicketTestCase
meant for REST testing
RestTestCase()
- Constructor for class org.wicketstuff.rest.utils.test.
RestTestCase
S
setReader(BufferedReader)
- Method in class org.wicketstuff.rest.utils.test.
BufferedMockRequest
setTextAsRequestBody(String)
- Method in class org.wicketstuff.rest.utils.test.
BufferedMockRequest
T
toHttpMethod(String)
- Static method in enum org.wicketstuff.rest.utils.http.
HttpMethod
Converts a string (like "put", "get", "post", etc...) to the corresponding HTTP method.
V
valueOf(String)
- Static method in enum org.wicketstuff.rest.utils.http.
HttpMethod
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.wicketstuff.rest.utils.http.
HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
G
H
I
O
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.