Package | Description |
---|---|
net.officefloor.plugin.web.http.template |
Modifier and Type | Method and Description |
---|---|
HttpTemplateWork |
HttpTemplateWork.createWork() |
Modifier and Type | Method and Description |
---|---|
Object |
HttpTemplateTask.doTask(TaskContext<HttpTemplateWork,Indexed,None> context) |
static String[] |
HttpTemplateTask.loadTaskType(net.officefloor.plugin.web.http.template.parse.HttpTemplateSection section,
Charset charset,
String templateUriPath,
String templateUriSuffix,
boolean isTemplateSecure,
WorkTypeBuilder<HttpTemplateWork> workTypeBuilder,
WorkSourceContext context)
Loads the
TaskType to write the HttpTemplateSection . |
void |
HttpTemplateWorkSource.sourceWork(WorkTypeBuilder<HttpTemplateWork> workTypeBuilder,
WorkSourceContext context) |
Copyright © 2005–2016. All rights reserved.