public class ClapClientHelper extends LocalClientHelper
LocalReference.CLAP_CLASS authority.| Constructor and Description |
|---|
ClapClientHelper(Client client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleClassLoader(Request request,
Response response,
ClassLoader classLoader)
Handles a call with a given class loader.
|
protected void |
handleLocal(Request request,
Response response,
String decodedPath)
Handles a local call.
|
getDefaultLanguage, getTimeToLive, handlegetConnectorService, getContext, getProtocols, start, stop, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelpedpublic ClapClientHelper(Client client)
client - The client to help.protected void handleClassLoader(Request request, Response response, ClassLoader classLoader)
request - The request to handle.response - The response to update.protected void handleLocal(Request request, Response response, String decodedPath)
LocalClientHelperhandleLocal in class LocalClientHelperrequest - The request to handle.response - The response to update.decodedPath - The decoded local path.Copyright © 2005–2025. All rights reserved.