Package akka.io

Class Udp


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

      • Udp

        public Udp()
    • Method Detail

      • lookup

        public static Udp$ lookup()
      • get

        public static UdpExt get​(ActorSystem system)
        Java API: retrieve the Udp 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)