Package org.apache.pekko.remote
Class BoundAddressesExtension
java.lang.Object
org.apache.pekko.remote.BoundAddressesExtension
- All Implemented Interfaces:
Extension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) Returns a mapping from a protocol to a set of bound addresses.static BoundAddressesExtensioncreateExtension(ExtendedActorSystem system) static final booleanstatic BoundAddressesExtensionget(ActorSystem system) static BoundAddressesExtensionget(ClassicActorSystemProvider system) static final inthashCode()static BoundAddressesExtension$lookup()system()
-
Constructor Details
-
BoundAddressesExtension
-
-
Method Details