Package | Description |
---|---|
net.officefloor.plugin.web.http.parameters | |
net.officefloor.plugin.web.http.parameters.source | |
net.officefloor.plugin.web.http.tokenise |
Modifier and Type | Method and Description |
---|---|
<O extends T> |
HttpParametersLoaderImpl.loadParameters(HttpRequest httpRequest,
O object) |
<O extends T> |
HttpParametersLoader.loadParameters(HttpRequest httpRequest,
O object)
Loads the parameters of the
HttpRequest to the Object. |
Modifier and Type | Method and Description |
---|---|
Object |
HttpParametersLoaderWorkSource.HttpParametersLoaderTask.doTask(TaskContext<HttpParametersLoaderWorkSource.HttpParametersLoaderTask,HttpParametersLoaderDependencies,None> context) |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequestTokeniseException
Indicates a failure tokenising the
HttpRequest parameters. |
Copyright © 2005–2016. All rights reserved.