Package io.undertow.attribute
Class ExchangeAttributes
java.lang.Object
io.undertow.attribute.ExchangeAttributes
Utility class for retrieving exchange attributes
- Author:
- Stuart Douglas
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExchangeAttributestatic ExchangeAttributebytesSent(boolean dashIfZero) static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributedateTime()static ExchangeAttributelocalIp()static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributeParserparser(ClassLoader classLoader) static ExchangeAttributeParserparser(ClassLoader classLoader, ExchangeAttributeWrapper... wrappers) static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributeremoteIp()static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributerequestHeader(HttpString header) static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributestatic Stringresolve(HttpServerExchange exchange, ExchangeAttribute[] attributes) static ExchangeAttributestatic ExchangeAttributeresponseHeader(HttpString header) static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttribute
-
Method Details
-
parser
-
parser
public static ExchangeAttributeParser parser(ClassLoader classLoader, ExchangeAttributeWrapper... wrappers) -
cookie
-
bytesSent
-
dateTime
-
localIp
-
localPort
-
localServerName
-
queryString
-
relativePath
-
remoteIp
-
remoteObfuscatedIp
-
remoteUser
-
requestHeader
-
requestList
-
requestMethod
-
requestProtocol
-
requestURL
-
responseCode
-
responseReasonPhrase
-
responseHeader
-
transportProtocol
-
threadName
-
constant
-
resolve
-
authenticationType
-