public abstract class XForwardedHost extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| XForwardedHost() | 
| Modifier and Type | Method and Description | 
|---|---|
| static XForwardedHost | create(Host host) | 
| abstract Host | getHost() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract Host getHost()
public static XForwardedHost create(Host host)