akka.contrib.pattern
Interface DistributedPubSubMessage

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DistributedPubSubMediator.Internal$.Delta, DistributedPubSubMediator.Internal$.Status, DistributedPubSubMediator.Publish, DistributedPubSubMediator.Send, DistributedPubSubMediator.SendToAll

public interface DistributedPubSubMessage
extends scala.Serializable

Marker trait for remote messages with special serializer.