public class XdbServletWarClientHelper extends ServletWarClientHelper
Constructor and Description |
---|
XdbServletWarClientHelper(Client client,
javax.servlet.ServletConfig config,
Connection conn)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
javax.servlet.ServletConfig |
getConfig()
Returns the Servlet Config.
|
void |
handleLocal(Request request,
Response response,
String decodedPath)
Handles a local call.
|
void |
start()
Start callback.
|
getEntity, getServletContext
createReference, getReencodedVariantEntityName, handleEntityGet
getDefaultLanguage, getTimeToLive, handle
getSocketConnectTimeoutMs
getConnectorService, getContext, getProtocols, stop, update
getAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelped
public XdbServletWarClientHelper(Client client, javax.servlet.ServletConfig config, Connection conn)
client
- The client to help.config
- The Servlet Configconn
- The JDBC Connectionpublic javax.servlet.ServletConfig getConfig()
public void handleLocal(Request request, Response response, String decodedPath)
LocalClientHelper
handleLocal
in class ServletWarClientHelper
request
- The request to handle.response
- The response to update.decodedPath
- The decoded local path.public void start() throws Exception
RestletHelper
start
in class ConnectorHelper<Client>
Exception
Copyright © 2005–2014. All rights reserved.