Package akka.http.scaladsl.model.headers
Class LinkParams
java.lang.Object
akka.http.scaladsl.model.headers.LinkParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
For a more detailed breakdown of the anchor link parameter, see http://tools.ietf.org/html/rfc5988#section-5.2static class
static final class
For a more detailed breakdown of the dereferenced language hint link parameter http://tools.ietf.org/html/rfc5988#section-5.4static class
static final class
For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4static class
static final class
This can be either a bare word, an absolute URI, or a quoted, space-separated string of zero-or-more of eitherstatic class
static final class
This can be either a bare word, an absolute URI, or a quoted, space-separated string of zero-or-more of either.static class
static final class
For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4static class
static final class
For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4static class
static final class
For a more detailed breakdown of how to use the dereferenced language hint link parameter, see http://tools.ietf.org/html/rfc5988#section-5.4static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LinkParams.rel
static LinkParams.rel
first()
static LinkParams.rel
last()
static LinkParams.rel
next()
static LinkParams.rel
prev()
-
Constructor Details
-
LinkParams
public LinkParams()
-
-
Method Details
-
next
-
prev
-
first
-
last
-
blockedBy
-