org.apache.pekko.http.javadsl.testkit.WSProbe$
See theWSProbe companion class
Attributes
-
Companion
-
class
-
Source
-
WSProbe.scala
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Creates a WSProbe to use in tests against websocket handlers.
Creates a WSProbe to use in tests against websocket handlers.
Value parameters
-
maxChunkCollectionMills
-
The maximum time in milliseconds to collect chunks for streamed messages.
-
maxChunks
-
The maximum number of chunks to collect for streamed messages.
Attributes
-
Source
-
WSProbe.scala