Class RemoteHostAttribute

java.lang.Object
io.undertow.attribute.RemoteHostAttribute
All Implemented Interfaces:
ExchangeAttribute

public class RemoteHostAttribute extends Object implements ExchangeAttribute
The remote Host address (if resolved)
Author:
Stuart Douglas