Package zmq.socket.pubsub
Interface Trie.ITrieHandler
-
- All Known Implementing Classes:
XSub.SendSubscription
- Enclosing class:
- Trie
public static interface Trie.ITrieHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
added(byte[] data, int size, Pipe arg)
-
-
-
Method Detail
-
added
void added(byte[] data, int size, Pipe arg)
-
-