Interface and Description |
---|
akka.http.scaladsl.UseHttp2
This trait is planned to disappear in 10.2.0. Since 10.1.9.
|
Class and Description |
---|
akka.http.scaladsl.UseHttp2.Always$
This trait is planned to disappear in 10.2.0. Since 10.1.9.
|
akka.http.scaladsl.UseHttp2.Negotiated$
This trait is planned to disappear in 10.2.0. Since 10.1.9.
|
akka.http.scaladsl.UseHttp2.Never$
This trait is planned to disappear in 10.2.0. Since 10.1.9.
|
akka.http.scaladsl.UseHttp2$
This trait is planned to disappear in 10.2.0. Since 10.1.9.
|
Field and Description |
---|
akka.http.javadsl.model.MediaTypes.APPLICATION_EXCEL
This format is unofficial and should not be used.
Use instead.
|
akka.http.javadsl.model.MediaTypes.APPLICATION_FONT_WOFF
This format is unofficial and should not be used.
Use instead.
|
akka.http.javadsl.model.MediaTypes.APPLICATION_MSPOWERPOINT
This format is unofficial and should not be used.
Use instead.
|
akka.http.javadsl.model.StatusCodes.REQUEST_ENTITY_TOO_LARGE
deprecated in favor of PAYLOAD_TOO_LARGE
|
akka.http.javadsl.model.StatusCodes.REQUEST_URI_TOO_LONG
deprecated in favor of URI_TOO_LONG
|
akka.http.javadsl.model.StatusCodes.REQUESTED_RANGE_NOT_SATISFIABLE
deprecated in favor of RANGE_NOT_SATISFIABLE
|
akka.http.javadsl.model.StatusCodes.UNORDERED_COLLECTION
Non-standard Unordered Collection should not be used, deprecated in favor of TOO_EARLY
|
Constructor and Description |
---|
akka.http.scaladsl.HttpConnectionContext(UseHttp2)
This method is planned to disappear in 10.2.0. Since 10.1.9.
|
akka.http.scaladsl.HttpsConnectionContext(SSLContext, Option<AkkaSSLConfig>, Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>, UseHttp2)
This constructor is planned to disappear in 10.2.0. Since 10.1.9.
|
akka.http.scaladsl.HttpsConnectionContext(SSLContext, Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>)
for binary-compatibility. Since 2.4.7.
|
akka.http.scaladsl.unmarshalling.Unmarshaller.UnsupportedContentTypeException(Set<ContentTypeRange>)
for binary compatibility. Since 10.1.9.
|
akka.http.scaladsl.server.UnsupportedRequestContentTypeRejection(Set<ContentTypeRange>)
for binary compatibility. Since 10.1.9.
|