Package | Description |
---|---|
org.simpleframework.http |
Modifier and Type | Interface and Description |
---|---|
interface |
Response
This is used to represent the HTTP response.
|
interface |
ResponseHeader
The
ResponseHeader object is used to manipulate the
header information for a given response. |
Modifier and Type | Class and Description |
---|---|
class |
ResponseWrapper
The
ResponseWrapper object is used so that the original
Response object can be wrapped in a filtering proxy
object. |
Copyright © 2017. All rights reserved.