Package zmq.socket.pubsub
Class XPub.SendUnsubscription
- java.lang.Object
-
- zmq.socket.pubsub.XPub.SendUnsubscription
-
- All Implemented Interfaces:
Mtrie.IMtrieHandler
- Enclosing class:
- XPub
private static final class XPub.SendUnsubscription extends java.lang.Object implements Mtrie.IMtrieHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SendUnsubscription()
-
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
-
-