Package | Description |
---|---|
org.simpleframework.http |
Modifier and Type | Interface and Description |
---|---|
interface |
Request
The
Request is used to provide an interface to the
HTTP entity body and message header. |
interface |
RequestHeader
This is a
Header object that is used to represent a
basic form for the HTTP request message. |
Modifier and Type | Class and Description |
---|---|
class |
RequestWrapper
The
RequestWrapper object is used so that the original
Request object can be wrapped in a filtering proxy
object. |
Copyright © 2017. All rights reserved.