Properties
| name |
data type |
description |
| protocol
|
string
|
|
| contentLength
|
number
|
|
| contentType
|
string
|
|
| responseContentType
|
string
|
|
| encodedRespHeaders
|
StringBuffer
|
|
| responseEncoding
|
string
|
|
| encodedParams
|
StringBuffer
|
|
| responseBody
|
string
|
|
| requestURI
|
string
|
|
| encodedRespCookies
|
StringBuffer
|
|
| coockies
|
map of string
|
|
| responseHeaders
|
map of string
|
|
| pathInfo
|
string
|
|
| headers
|
map of string
|
|
| responseCoockies
|
map of string
|
|
| encodedCookies
|
StringBuffer
|
|
| parameters
|
map of string
|
|
| remotePort
|
number
|
|
| method
|
string
|
|
| scheme
|
string
|
|
| authType
|
string
|
|
| body
|
string
|
|
| remoteAddr
|
string
|
|
| notificationHistories
|
array of NotificationHistory
|
|
| encodedHeaders
|
StringBuffer
|
|
|
| description |
string
|
|
| parentEntityType |
object
|
|
| descriptionOrCode |
string
|
|
| code |
string
|
|
| appendGeneratedCode |
boolean
|
|
| parentEntity |
BusinessEntity
|
|
Properties inherited from EnableEntity |
| active |
boolean
|
|
| disabled |
boolean
|
|
|
| auditable |
Auditable
|
|
Properties inherited from BaseEntity |
| transient |
boolean
|
|
| version |
number
|
|
| id |
number
|
|