@Deprecated public abstract class RemoteAddress extends HttpHeader
Deprecated since Akka HTTP 10.2.0: use the remote-header-attribute instead.
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| RemoteAddress()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract RemoteAddress | address()Deprecated.  | 
| static RemoteAddress | create(RemoteAddress address)Deprecated.  | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract RemoteAddress address()
public static RemoteAddress create(RemoteAddress address)