Uses of Interface
zmq.socket.pubsub.Trie.ITrieHandler
-
Packages that use Trie.ITrieHandler Package Description zmq.socket.pubsub -
-
Uses of Trie.ITrieHandler in zmq.socket.pubsub
Classes in zmq.socket.pubsub that implement Trie.ITrieHandler Modifier and Type Class Description private class
XSub.SendSubscription
Fields in zmq.socket.pubsub declared as Trie.ITrieHandler Modifier and Type Field Description private Trie.ITrieHandler
XSub. sendSubscription
Methods in zmq.socket.pubsub with parameters of type Trie.ITrieHandler Modifier and Type Method Description void
Trie. apply(Trie.ITrieHandler func, Pipe arg)
private void
Trie. applyHelper(byte[] buff, int buffsize, int maxBuffsize, Trie.ITrieHandler func, Pipe pipe)
-