public abstract class Server extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
Server() |
Modifier and Type | Method and Description |
---|---|
static Server |
create(ProductVersion... products) |
abstract java.lang.Iterable<ProductVersion> |
getProducts() |
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 java.lang.Iterable<ProductVersion> getProducts()
public static Server create(ProductVersion... products)