Package zmq.socket.pubsub
Interface Mtrie.IMtrieHandler
-
- All Known Implementing Classes:
XPub.MarkAsMatching
,XPub.SendUnsubscription
- Enclosing class:
- Mtrie
public static interface Mtrie.IMtrieHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke(Pipe pipe, byte[] data, int size, XPub arg)
-