Package zmq.socket.pubsub
Class XSub.SendSubscription
- java.lang.Object
-
- zmq.socket.pubsub.XSub.SendSubscription
-
- All Implemented Interfaces:
Trie.ITrieHandler
- Enclosing class:
- XSub
private final class XSub.SendSubscription extends java.lang.Object implements Trie.ITrieHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SendSubscription()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
added(byte[] data, int size, Pipe pipe)
-
-
-
Method Detail
-
added
public void added(byte[] data, int size, Pipe pipe)
- Specified by:
added
in interfaceTrie.ITrieHandler
-
-