Class TcpAttributes$


  • public class TcpAttributes$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TcpAttributes$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      TcpAttributes$()  
    • Field Detail

      • MODULE$

        public static final TcpAttributes$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • TcpAttributes$

        public TcpAttributes$()
    • Method Detail

      • tcpWriteBufferSize

        public Attributes tcpWriteBufferSize​(int size)