Package akka.http.scaladsl.model.headers
Class CacheDirectives$
java.lang.Object
akka.http.scaladsl.model.headers.CacheDirectives$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CacheDirectives$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePrivate
(String... fieldNames) Java APIcreatePrivate
(scala.collection.immutable.Seq<String> fieldNames) Java API
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
CacheDirectives$
public CacheDirectives$()
-
-
Method Details
-
createPrivate
Java API -
getPublic
-
createPrivate
public CacheDirective.ResponseDirective createPrivate(scala.collection.immutable.Seq<String> fieldNames) -
getImmutable
Java API
-