Package zmq.socket.pubsub
Class XPub.MarkAsMatching
- java.lang.Object
-
- zmq.socket.pubsub.XPub.MarkAsMatching
-
- All Implemented Interfaces:
Mtrie.IMtrieHandler
- Enclosing class:
- XPub
private static final class XPub.MarkAsMatching extends java.lang.Object implements Mtrie.IMtrieHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description private
MarkAsMatching()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
invoke(Pipe pipe, byte[] data, int size, XPub self)
-
-
-
Method Detail
-
invoke
public void invoke(Pipe pipe, byte[] data, int size, XPub self)
- Specified by:
invoke
in interfaceMtrie.IMtrieHandler
-
-