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 ExchangeAttributerequestHeader(HttpString header) static ExchangeAttributerequestHeader(String header) static ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributestatic ExchangeAttributestatic Stringresolve(HttpServerExchange exchange, ExchangeAttribute[] attributes) static ExchangeAttributestatic ExchangeAttributeresponseHeader(HttpString header) static ExchangeAttributestatic ExchangeAttribute
-
Method Details
-
parser
-
parser
public static ExchangeAttributeParser parser(ClassLoader classLoader, ExchangeAttributeWrapper... wrappers) -
cookie
-
bytesSent
-
dateTime
-
localIp
-
localPort
-
localServerName
-
queryString
-
relativePath
-
remoteIp
-
remoteUser
-
requestHeader
-
requestHeader
-
requestList
-
requestMethod
-
requestProtocol
-
requestURL
-
responseCode
-
responseHeader
-
transportProtocol
-
threadName
-
constant
-
resolve
-
authenticationType
-