| Package | Description | 
|---|---|
| org.apache.reef.webserver | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpServerReefEventHandler  | 
| Modifier and Type | Field and Description | 
|---|---|
static OptionalParameter<HttpHandler> | 
HttpHandlerConfiguration.HTTP_HANDLERS
Specify optional parameter for HttpEventHandlers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HttpServer.addHttpHandler(HttpHandler httpHandler)
Add a httpHandler to the server 
 | 
void | 
HttpServerImpl.addHttpHandler(HttpHandler httpHandler)
Add a HttpHandler to Jetty Handler 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.