Uses of Class
zmq.socket.pubsub.XPub
Packages that use XPub
-
Uses of XPub in zmq.socket.pubsub
Subclasses of XPub in zmq.socket.pubsubMethods in zmq.socket.pubsub with parameters of type XPubModifier and TypeMethodDescriptionvoid
void
void
void
Mtrie.match
(ByteBuffer data, int size, Mtrie.IMtrieHandler func, XPub pub) boolean
Mtrie.rm
(Pipe pipe, Mtrie.IMtrieHandler func, XPub pub) private boolean
Mtrie.rmHelper
(Pipe pipe, byte[] buff, int buffsize, int maxBuffSize, Mtrie.IMtrieHandler func, XPub pub)