Package akka.io

Class Tcp


  • public class Tcp
    extends java.lang.Object
    Java API: retrieve the Tcp extension for the given system.
    • Constructor Detail

      • Tcp

        public Tcp()
    • Method Detail

      • lookup

        public static Tcp$ lookup()
      • get

        public static TcpExt get​(ActorSystem system)
        Java API: retrieve the Tcp extension for the given system.
        Parameters:
        system - (undocumented)
        Returns:
        (undocumented)
      • apply

        public static T apply​(ActorSystem system)
      • hashCode

        public static final int hashCode()
      • equals

        public static final boolean equals​(java.lang.Object other)