Enum Class BitcoinZmqMessage.Topic

java.lang.Object
java.lang.Enum<BitcoinZmqMessage.Topic>
org.consensusj.bitcoin.rx.zeromq.BitcoinZmqMessage.Topic
All Implemented Interfaces:
Serializable, Comparable<BitcoinZmqMessage.Topic>, Constable
Enclosing class:
BitcoinZmqMessage<T>

Bitcoin ZeroMQ topic names. The toString() values of these enums are the values used in the wire-protocol (i.e. they are passed to ZMQ.Socket.subscribe(byte[]).