public interface AccelUriManager
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTAINER |
static String |
PROXY_HOST_PARAM |
static String |
PROXY_PATH_PARAM |
| Modifier and Type | Method and Description |
|---|---|
Uri |
parseAndNormalize(HttpRequest httpRequest)
Parses and normalizes the given request uri to be proxied through accel.
|
static final String PROXY_HOST_PARAM
static final String PROXY_PATH_PARAM
static final String CONTAINER
Uri parseAndNormalize(HttpRequest httpRequest) throws GadgetException
httpRequest - The http request.GadgetException - In case of errors.Copyright © 2007-2012. All Rights Reserved.