Class UploadTempFiles$
java.lang.Object
org.apache.pekko.http.scaladsl.server.directives.UploadTempFiles$
- All Implemented Interfaces:
org.apache.pekko.actor.ExtensionId<UploadTempFiles>
public class UploadTempFiles$
extends Object
implements org.apache.pekko.actor.ExtensionId<UploadTempFiles>
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UploadTempFiles$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateExtension(org.apache.pekko.actor.ExtendedActorSystem system) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.actor.ExtensionId
apply, apply, equals, get, get, hashCode
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
UploadTempFiles$
public UploadTempFiles$()
-
-
Method Details
-
createExtension
- Specified by:
createExtensionin interfaceorg.apache.pekko.actor.ExtensionId<UploadTempFiles>
-