|
static final String[] | HEADERS = {"Content-Type", "Content-MD5", "Date"} |
|
static final String | NODE_NAME_HDR = "Node-Name" |
|
static final String | AUTH_HDR = "Authorization" |
|
static final String | HDR_SEPARATOR = ":" |
|
static final String | PROTOCOL_VERSION_HDR = "DEX-Protocol-Version" |
|
Http servlet request wrapper.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 1.1.1
◆ NodeRequest()
eu.baltrad.dex.net.request.impl.NodeRequest.NodeRequest |
( |
HttpServletRequest | request | ) |
|
|
inline |
Constructor.
- Parameters
-
request | Http servlet request |
◆ getMessage()
String eu.baltrad.dex.net.request.impl.NodeRequest.getMessage |
( |
| ) |
|
|
inline |
◆ getNodeName()
String eu.baltrad.dex.net.request.impl.NodeRequest.getNodeName |
( |
| ) |
|
|
inline |
◆ getProtocolVersion()
String eu.baltrad.dex.net.request.impl.NodeRequest.getProtocolVersion |
( |
| ) |
|
|
inline |
◆ getSignature()
String eu.baltrad.dex.net.request.impl.NodeRequest.getSignature |
( |
| ) |
|
|
inline |
◆ getUser()
String eu.baltrad.dex.net.request.impl.NodeRequest.getUser |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/net/request/impl/NodeRequest.java