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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.juneau.cp.FileFinder
getStream, getStringMethods inherited from interface org.apache.juneau.rest.staticfile.StaticFiles
resolve
-
Constructor Details
-
Void
public Void()
-