akka.zeromq
Interface PubSubOption

All Superinterfaces:
Request, SocketOption
All Known Implementing Classes:
Subscribe, Unsubscribe

public interface PubSubOption
extends SocketOption

A base trait for pubsub options for the ZeroMQ socket


Method Summary
 scala.collection.Seq<java.lang.Object> payload()
           
 

Method Detail

payload

scala.collection.Seq<java.lang.Object> payload()