public class TransportAdaptersExtension
extends java.lang.Object
Constructor and Description |
---|
TransportAdaptersExtension() |
Modifier and Type | Method and Description |
---|---|
static T |
apply(ActorSystem system) |
static TransportAdapters |
createExtension(ExtendedActorSystem system) |
static boolean |
equals(java.lang.Object other) |
static TransportAdapters |
get(ActorSystem system) |
static int |
hashCode() |
static TransportAdaptersExtension$ |
lookup() |
public static TransportAdapters get(ActorSystem system)
public static TransportAdaptersExtension$ lookup()
public static TransportAdapters createExtension(ExtendedActorSystem system)
public static T apply(ActorSystem system)
public static final int hashCode()
public static final boolean equals(java.lang.Object other)