public final class HttpScheme extends Object
static HttpScheme
HTTP
HTTPS
boolean
equals(Object o)
int
hashCode()
AsciiString
name()
port()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final HttpScheme HTTP
public static final HttpScheme HTTPS
public AsciiString name()
public int port()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2008–2016 The Netty Project. All rights reserved.