public class RiapClientHelper extends ClientHelper
Protocol.RIAP| Constructor and Description |
|---|
RiapClientHelper(Client client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Request request,
Response response)
Handles a call.
|
getConnectorService, getContext, getProtocols, start, stop, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelpedpublic RiapClientHelper(Client client)
client - The client to help.public void handle(Request request, Response response)
handle in class RestletHelper<Client>request - The request to handle.response - The response to update.Copyright © 2005-2024 Restlet.