Class PerMessageDeflate
java.lang.Object
org.apache.pekko.http.impl.engine.ws.PerMessageDeflate
INTERNAL API
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic scala.Option<PerMessageDeflate.Negotiated>negotiate(scala.collection.immutable.Seq<WebSocketExtension> requested, WebSocketCompressionSettingsImpl settings)
-
Constructor Details
-
PerMessageDeflate
public PerMessageDeflate()
-
-
Method Details
-
negotiate
public static scala.Option<PerMessageDeflate.Negotiated> negotiate(scala.collection.immutable.Seq<WebSocketExtension> requested, WebSocketCompressionSettingsImpl settings)
-