Class FileAndResourceDirectives.DirectoryRenderer$
java.lang.Object
org.apache.pekko.http.scaladsl.server.directives.FileAndResourceDirectives.DirectoryRenderer$
- All Implemented Interfaces:
- FileAndResourceDirectives.LowLevelDirectoryRenderer
- Enclosing interface:
- FileAndResourceDirectives
public static class FileAndResourceDirectives.DirectoryRenderer$
extends Object
implements FileAndResourceDirectives.LowLevelDirectoryRenderer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final FileAndResourceDirectives.DirectoryRenderer$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionliftMarshaller(Marshaller<DirectoryListing, RequestEntity> _marshaller) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.server.directives.FileAndResourceDirectives.LowLevelDirectoryRendererdefaultDirectoryRenderer
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
DirectoryRenderer$public DirectoryRenderer$()
 
- 
- 
Method Details- 
liftMarshallerpublic FileAndResourceDirectives.DirectoryRenderer liftMarshaller(Marshaller<DirectoryListing, RequestEntity> _marshaller) 
 
-