public class HttpConnectionIdleTimeoutBidi
extends java.lang.Object
| Constructor and Description | 
|---|
| HttpConnectionIdleTimeoutBidi() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.pekko.stream.scaladsl.BidiFlow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> | apply(scala.concurrent.duration.Duration idleTimeout,
     scala.Option<java.net.InetSocketAddress> remoteAddress) | 
| static org.apache.pekko.stream.scaladsl.BidiFlow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> | apply(scala.concurrent.duration.FiniteDuration idleTimeout,
     scala.Option<java.net.InetSocketAddress> remoteAddress) | 
public static org.apache.pekko.stream.scaladsl.BidiFlow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> apply(scala.concurrent.duration.Duration idleTimeout,
                                                                                                                                                                                                                            scala.Option<java.net.InetSocketAddress> remoteAddress)
public static org.apache.pekko.stream.scaladsl.BidiFlow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> apply(scala.concurrent.duration.FiniteDuration idleTimeout,
                                                                                                                                                                                                                            scala.Option<java.net.InetSocketAddress> remoteAddress)