public class HttpServerHelper extends SimpleServerHelper
Constructor and Description |
---|
HttpServerHelper(Server server)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
start()
Starts the Restlet.
|
getAddress, getConnection, getContainerServer, getDefaultThreads, isConfidential, setAddress, setConfidential, setConnection, setContainerServer, stop
getAdapter, handle, setAdapter
handle, setEphemeralPort, setEphemeralPort
getConnectorService, getContext, getProtocols, update
getAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelped
public HttpServerHelper(Server server)
server
- The server to help.public void start() throws Exception
start
in class SimpleServerHelper
Exception
Copyright © 2005–2016. All rights reserved.