Uses of Interface
net.officefloor.web.resource.HttpResource
Packages that use HttpResource
Package
Description
-
Uses of HttpResource in net.officefloor.web.resource
Subinterfaces of HttpResource in net.officefloor.web.resourceModifier and TypeInterfaceDescriptioninterfaceHTTP Directory.interfaceHTTP file.Methods in net.officefloor.web.resource that return HttpResourceModifier and TypeMethodDescriptionHttpResourceCache.getHttpResource(String path) Obtains the cachedHttpResource.HttpResourceStore.getHttpResource(String path) Obtains theHttpResource. -
Uses of HttpResource in net.officefloor.web.resource.impl
Classes in net.officefloor.web.resource.impl that implement HttpResourceModifier and TypeClassDescriptionclassAbstractHttpResource.classHttpDirectoryimplementation.classAbstractHttpFileimplementation.classNot existingHttpResource.Methods in net.officefloor.web.resource.impl that return HttpResource -
Uses of HttpResource in net.officefloor.web.resource.source
Methods in net.officefloor.web.resource.source that return HttpResourceModifier and TypeMethodDescriptionprotected abstract HttpResourceAbstractSendHttpFileFunction.getHttpResource(R resources, String resourcePath) Obtains theHttpResource.protected HttpResourceSendCachedHttpFileFunction.getHttpResource(HttpResourceCache resources, String resourcePath) protected HttpResourceSendStoreHttpFileFunction.getHttpResource(HttpResourceStore resources, String resourcePath)