@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, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract RemoteAddress address()
public static RemoteAddress create(RemoteAddress address)