public abstract class Host extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
Host() |
Modifier and Type | Method and Description |
---|---|
static Host |
create(Authority authority) |
static Host |
create(java.net.InetSocketAddress address) |
static Host |
create(java.lang.String host) |
static Host |
create(java.lang.String host,
int port) |
abstract Host |
host() |
abstract int |
port() |
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