org.apache.hadoop.http
Class HttpConfig
java.lang.Object
org.apache.hadoop.http.HttpConfig
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class HttpConfig
- extends Object
Singleton to get access to Http related configuration.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpConfig
public HttpConfig()
isSecure
public static boolean isSecure()
getSchemePrefix
public static String getSchemePrefix()
Copyright © 2009 The Apache Software Foundation