org.mortbay.jetty
Class HttpSchemes
java.lang.Object
org.mortbay.jetty.HttpSchemes
public class HttpSchemes
- extends Object
- Author:
- gregw
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP
public static final String HTTP
- See Also:
- Constant Field Values
HTTPS
public static final String HTTPS
- See Also:
- Constant Field Values
HTTP_BUFFER
public static final Buffer HTTP_BUFFER
HTTPS_BUFFER
public static final Buffer HTTPS_BUFFER
HttpSchemes
public HttpSchemes()