Package | Description |
---|---|
org.restlet.engine.connector | |
org.restlet.ext.servlet |
Integration with Servlet API 3.1.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServerHelper
Internal HTTP server connector.
|
class |
HttpsServerHelper
Internal HTTPS server connector.
|
class |
NetServerHelper
Abstract Internal web server connector based on com.sun.net.httpserver
package.
|
Modifier and Type | Method and Description |
---|---|
protected HttpServerHelper |
ServerServlet.createServer(javax.servlet.http.HttpServletRequest request)
Creates the associated HTTP server handling calls.
|
HttpServerHelper |
ServerServlet.getServer(javax.servlet.http.HttpServletRequest request)
Returns the associated HTTP server handling calls.
|
Copyright © 2005–2016. All rights reserved.