Package akka.http.scaladsl.model.headers
Class CacheDirectives
java.lang.Object
akka.http.scaladsl.model.headers.CacheDirectives
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
https://tools.ietf.org/html/rfc8246static final class
For a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.1.1 and http://tools.ietf.org/html/rfc7234#section-5.2.2.8static class
static final class
static class
static final class
static class
static class
static final class
static class
static class
static class
static class
static class
For a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.2.7static final class
For a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.2.9static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePrivate
(String... fieldNames) Java APIcreatePrivate
(scala.collection.immutable.Seq<String> fieldNames) Java API
-
Constructor Details
-
CacheDirectives
public CacheDirectives()
-
-
Method Details
-
createPrivate
Java API -
getPublic
-
createPrivate
public static CacheDirective.ResponseDirective createPrivate(scala.collection.immutable.Seq<String> fieldNames) -
getImmutable
Java API
-