Class TCPFlow

    • Constructor Detail

      • TCPFlow

        public TCPFlow()
      • TCPFlow

        public TCPFlow​(String src,
                       int srcPort,
                       String dst,
                       int dstPort,
                       short protocol)