Class RemotingShutdownEvent

java.lang.Object
org.apache.pekko.remote.RemotingShutdownEvent

public class RemotingShutdownEvent extends Object
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
  • Constructor Details

    • RemotingShutdownEvent

      public RemotingShutdownEvent()
      Deprecated.
  • Method Details

    • logLevel

      public static Logging.LogLevel logLevel()
      Deprecated.
    • toString

      public static String toString()
      Deprecated.
    • productPrefix

      public static String productPrefix()
      Deprecated.
    • productArity

      public static int productArity()
      Deprecated.
    • productElement

      public static Object productElement(int x$1)
      Deprecated.
    • productIterator

      public static scala.collection.Iterator<Object> productIterator()
      Deprecated.
    • canEqual

      public static boolean canEqual(Object x$1)
      Deprecated.
    • hashCode

      public static int hashCode()
      Deprecated.
    • equals

      public abstract static boolean equals(Object that)
      Deprecated.
    • productElementName

      public static String productElementName(int n)
      Deprecated.
    • productElementNames

      public static scala.collection.Iterator<String> productElementNames()
      Deprecated.