Package | Description |
---|---|
net.officefloor.plugin.web.http.resource | |
net.officefloor.plugin.web.http.resource.direct | |
net.officefloor.plugin.web.http.resource.source |
Modifier and Type | Class and Description |
---|---|
class |
FileExtensionHttpFileDescriber
HttpFileDescriber that maps the file extension to the description
details. |
Modifier and Type | Method and Description |
---|---|
void |
HttpResourceFactory.addHttpFileDescriber(HttpFileDescriber httpFileDescriber)
Adds a
HttpFileDescriber to describe the HttpFile
instances. |
void |
AbstractHttpResourceFactory.addHttpFileDescriber(HttpFileDescriber httpFileDescriber) |
Modifier and Type | Method and Description |
---|---|
void |
DirectHttpResourceFactory.addHttpFileDescriber(HttpFileDescriber httpFileDescriber) |
Modifier and Type | Method and Description |
---|---|
void |
SourceHttpResourceFactory.addHttpFileDescriber(HttpFileDescriber httpFileDescriber) |
Copyright © 2005–2016. All rights reserved.