Package akka.stream.scaladsl
Class TcpAttributes
- java.lang.Object
-
- akka.stream.scaladsl.TcpAttributes
-
public class TcpAttributes extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TcpAttributes.TcpWriteBufferSize
static class
TcpAttributes.TcpWriteBufferSize$
-
Constructor Summary
Constructors Constructor Description TcpAttributes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Attributes
tcpWriteBufferSize(int size)
-
-
-
Method Detail
-
tcpWriteBufferSize
public static Attributes tcpWriteBufferSize(int size)
-
-