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
 ByteString payload()
           
 

Method Detail

payload

ByteString payload()