public final class HttpProtocol extends HttpProtocol implements SingletonValueRenderable, scala.Product, java.io.Serializable
Constructor and Description |
---|
HttpProtocol(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1) |
static java.lang.String |
toString() |
java.lang.String |
value()
Returns the String representation of this protocol.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
render
public abstract static R apply(T1 v1)
public static java.lang.String toString()
public java.lang.String value()
HttpProtocol
value
in interface SingletonValueRenderable
value
in class HttpProtocol