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.actor
Interface PossiblyHarmful
All Known Subinterfaces:
SystemMessage
All Known Implementing Classes:
ActorSelectionMessage
,
AddressTerminated
,
Create
,
DeathWatchNotification
,
Failed
,
Kill
,
Kill$
,
NoMessage$
,
PoisonPill
,
PoisonPill$
,
ReceiveTimeout
,
ReceiveTimeout$
,
Recreate
,
Resume
,
Supervise
,
Suspend
,
Terminate
,
Terminated
,
Unwatch
,
Watch
public interface
PossiblyHarmful
Marker trait to indicate that a message might be potentially harmful, this is used to block messages coming in over remoting.
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