Class ActorTransportAdapter$
- java.lang.Object
 - 
- org.apache.pekko.remote.transport.ActorTransportAdapter$
 
 
- 
public class ActorTransportAdapter$ extends java.lang.ObjectDeprecated.Classic remoting is deprecated, use Artery. Since Akka 2.6.0. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ActorTransportAdapter$MODULE$Deprecated.Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description ActorTransportAdapter$()Deprecated. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description TimeoutAskTimeout()Deprecated. 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ActorTransportAdapter$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
AskTimeout
public Timeout AskTimeout()
Deprecated. 
 - 
 
 -