Uses of Interface
net.officefloor.web.resource.HttpResourceStore
Packages that use HttpResourceStore
Package
Description
-
Uses of HttpResourceStore in net.officefloor.web.resource.impl
Classes in net.officefloor.web.resource.impl that implement HttpResourceStoreMethods in net.officefloor.web.resource.impl that return HttpResourceStoreConstructors in net.officefloor.web.resource.impl with parameters of type HttpResourceStoreModifierConstructorDescriptionHttpDirectoryImpl(String path, HttpResourceStore store) Instantiate. -
Uses of HttpResourceStore in net.officefloor.web.resource.source
Methods in net.officefloor.web.resource.source with parameters of type HttpResourceStoreModifier and TypeMethodDescriptionprotected HttpResourceSendStoreHttpFileFunction.getHttpResource(HttpResourceStore resources, String resourcePath) Constructors in net.officefloor.web.resource.source with parameters of type HttpResourceStoreModifierConstructorDescriptionInstantiate. -
Uses of HttpResourceStore in net.officefloor.web.resource.spi
Methods in net.officefloor.web.resource.spi that return HttpResourceStoreModifier and TypeMethodDescriptionResourceSystemContext.getHttpResourceStore()Obtains theHttpResourceStore.