org.zeromq
Interface ZThread.IAttachedRunnable

Enclosing class:
ZThread

public static interface ZThread.IAttachedRunnable


Method Summary
 void run(Object[] args, ZContext ctx, ZMQ.Socket pipe)
           
 

Method Detail

run

void run(Object[] args,
         ZContext ctx,
         ZMQ.Socket pipe)


Copyright © 2013. All Rights Reserved.