public class HTAccessHandler extends AbstractHttpHandler
| Constructor and Description |
|---|
HTAccessHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String pathInContext,
String pathParams,
HttpRequest request,
HttpResponse response)
Handle a request.
|
void |
setAccessFile(String anArg) |
void |
setDefault(String dir)
set functions for the following .xml administration statements.
|
getHttpContext, getName, handleTrace, initialize, isStarted, setName, start, stop, toStringpublic void handle(String pathInContext, String pathParams, HttpRequest request, HttpResponse response) throws HttpException, IOException
HttpHandlerpathInContext - The context pathpathParams - Path parameters such as encoded Session IDrequest - The HttpRequest requestresponse - The HttpResponse responseHttpExceptionIOExceptionpublic void setDefault(String dir)
public void setAccessFile(String anArg)
Copyright © 2013. All rights reserved.