|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpHeaders | |
---|---|
org.apache.struts2.rest |
Uses of HttpHeaders in org.apache.struts2.rest |
---|
Classes in org.apache.struts2.rest that implement HttpHeaders | |
---|---|
class |
DefaultHttpHeaders
Default implementation of rest info that uses fluent-style construction |
Fields in org.apache.struts2.rest declared as HttpHeaders | |
---|---|
protected HttpHeaders |
RestActionInvocation.httpHeaders
|
Methods in org.apache.struts2.rest that return HttpHeaders | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |