Class MiscDirectives$
java.lang.Object
org.apache.pekko.http.scaladsl.server.directives.MiscDirectives$
- All Implemented Interfaces:
- MiscDirectives
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final MiscDirectives$Static reference to the singleton instance of this Scala object.
- 
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.pekko.http.scaladsl.server.directives.MiscDirectivesextractClientIP, rejectEmptyResponse, requestEntityEmpty, requestEntityPresent, selectPreferredLanguage, validate, withoutSizeLimit, withSizeLimit
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
MiscDirectives$public MiscDirectives$()
 
-