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 SummaryNested classes/interfaces inherited from interface org.apache.juneau.rest.staticfile.StaticFilesStaticFiles.Builder, StaticFiles.Void
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.juneau.cp.FileFindergetStream, getStringMethods inherited from interface org.apache.juneau.rest.staticfile.StaticFilesresolve
- 
Constructor Details- 
Voidpublic Void()
 
-