JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
akka.routing
Interface RouterEnvelope
All Known Implementing Classes:
Broadcast
,
ConsistentHashingRouter.ConsistentHashableEnvelope
,
DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
public interface
RouterEnvelope
Only the contained message will be forwarded to the destination, i.e. the envelope will be stripped off.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
message
()
Method Detail
message
java.lang.Object message()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method