Package | Description |
---|---|
org.apache.struts2.rest |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpHeaders
Default implementation of rest info that uses fluent-style construction
|
Modifier and Type | Field and Description |
---|---|
protected HttpHeaders |
RestActionInvocation.httpHeaders |
Modifier and Type | Method and Description |
---|---|
HttpHeaders |
RestActionSupport.createContinue()
By default, return continue.
|
HttpHeaders |
RestActionSupport.options()
Inspect the implemented methods to know the allowed http methods.
|
HttpHeaders |
RestActionSupport.updateContinue()
By default, return continue.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.