Class UdpExt

java.lang.Object
org.apache.pekko.io.UdpExt
All Implemented Interfaces:
Extension, IO.Extension

public class UdpExt extends Object implements IO.Extension
  • Constructor Details

  • Method Details

    • getManager

      public ActorRef getManager()
      Java API: retrieve the UDP manager actor’s reference.
    • manager

      public ActorRef manager()
      Specified by:
      manager in interface IO.Extension
    • settings

      public org.apache.pekko.io.Udp.UdpSettings settings()