public class HttpSchemes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP |
static Buffer |
HTTP_BUFFER |
static String |
HTTPS |
static Buffer |
HTTPS_BUFFER |
| Constructor and Description |
|---|
HttpSchemes() |
public static final String HTTP
public static final String HTTPS
public static final Buffer HTTP_BUFFER
public static final Buffer HTTPS_BUFFER
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.