Class CacheDirectives
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.CacheDirectives
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classhttps://tools.ietf.org/html/rfc8246static final classFor 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 classstatic final classstatic classstatic final classstatic classstatic classstatic final classstatic classstatic classstatic classstatic classstatic classFor a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.2.7static final classFor a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.2.9static class
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreatePrivate(String... fieldNames) Java APIcreatePrivate(scala.collection.immutable.Seq<String> fieldNames) Java API
- 
Constructor Details- 
CacheDirectivespublic CacheDirectives()
 
- 
- 
Method Details- 
createPrivateJava API
- 
getPublic
- 
createPrivatepublic static CacheDirective.ResponseDirective createPrivate(scala.collection.immutable.Seq<String> fieldNames) 
- 
getImmutableJava API
 
-