Package org.zeromq
Interface ZThread.IAttachedRunnable
-
- Enclosing class:
- ZThread
public static interface ZThread.IAttachedRunnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(Object[] args, ZContext ctx, ZMQ.Socket pipe)
-
-
-
Method Detail
-
run
void run(Object[] args, ZContext ctx, ZMQ.Socket pipe)
-
-