|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpException | |
|---|---|
| org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http | |
| Uses of HttpException in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http |
|---|
| Methods in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http with parameters of type HttpException | |
|---|---|
protected void |
XSLTProcessor.processHttpException(HttpInputStream in,
HttpOutputStream out,
HttpException e)
|
| Methods in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http that throw HttpException | |
|---|---|
String |
ProcessorMBean.notFoundElement(String path,
HttpOutputStream out,
HttpInputStream in)
Let the processor load internally a not found element. |
String |
XSLTProcessor.notFoundElement(String path,
HttpOutputStream out,
HttpInputStream in)
|
String |
DefaultProcessor.notFoundElement(String path,
HttpOutputStream out,
HttpInputStream in)
|
protected void |
HttpInputStream.parseMethod(String method)
Parses the connection method. |
protected void |
HttpInputStream.parseRequest(String request)
Parses the request |
protected void |
HttpInputStream.parseVariables()
Parses the request parameters |
protected void |
HttpInputStream.parseVersion(String verStr)
Parses the request HttpConstants version |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||