@Deprecated public class XdbServletWarClientHelper extends ServletWarClientHelper
| Constructor and Description |
|---|
XdbServletWarClientHelper(Client client,
javax.servlet.ServletConfig config,
Connection conn)
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.ServletConfig |
getConfig()
Deprecated.
Returns the Servlet Config.
|
void |
handleLocal(Request request,
Response response,
String decodedPath)
Deprecated.
Handles a local call.
|
void |
start()
Deprecated.
Start callback.
|
getEntity, getServletContextcreateReference, getReencodedVariantEntityName, handleEntityGetgetDefaultLanguage, getTimeToLive, handlegetConnectorService, getContext, getProtocols, stop, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelpedpublic 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)
LocalClientHelperhandleLocal in class ServletWarClientHelperrequest - The request to handle.response - The response to update.decodedPath - The decoded local path.public void start()
throws Exception
RestletHelperstart in class ConnectorHelper<Client>ExceptionCopyright © 2005–2016. All rights reserved.