|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.http.server.util.ARequestHandler
org.eclipse.smila.solr.admin.SolrAdministrationHandler
public class SolrAdministrationHandler
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.http.server.util.ARequestHandler |
|---|
_log |
| Constructor Summary | |
|---|---|
SolrAdministrationHandler()
|
|
| Method Summary | |
|---|---|
void |
handle(HttpExchange exchange)
Handles a HttpExchange containing a HttpRequest. |
| Methods inherited from class org.eclipse.smila.http.server.util.ARequestHandler |
|---|
activate, getDynamicUriParts, getRootContextPath, getStaticUriParts, getUriPattern, matches, urlDecode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SolrAdministrationHandler()
| Method Detail |
|---|
public void handle(HttpExchange exchange)
throws java.io.IOException
HttpHandler
exchange - the HttpExchange object
java.io.IOException - handling the request (e.g. a org.eclipse.jetty.http.HttpException)HttpHandler.handle(org.eclipse.smila.http.server.HttpExchange)
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||