Class StaticFiles.Void
java.lang.Object
org.apache.juneau.rest.staticfile.StaticFiles.Void
- All Implemented Interfaces:
FileFinder
,StaticFiles
- Enclosing interface:
StaticFiles
Represents no static files
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.juneau.rest.staticfile.StaticFiles
StaticFiles.Builder, StaticFiles.Void
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.juneau.cp.FileFinder
getStream, getString
Methods inherited from interface org.apache.juneau.rest.staticfile.StaticFiles
resolve
-
Constructor Details
-
Void
public Void()
-