public abstract class HttpProtocol
extends java.lang.Object
HttpProtocols
for
the predefined constants for the supported protocols.Constructor and Description |
---|
HttpProtocol() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
value()
Returns the String representation of this protocol.
|