Class Transport$


  • public class Transport$
    extends java.lang.Object
    Deprecated.
    Classic remoting is deprecated, use Artery. Since 2.6.0.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Transport$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      Transport$()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final Transport$ MODULE$
        Deprecated.
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Transport$

        public Transport$()
        Deprecated.