Uses of Class
org.zeromq.ZContext

Uses of ZContext in org.zeromq
 

Methods in org.zeromq that return ZContext
static ZContext ZContext.shadow(ZContext ctx)
          Creates new shadow context.
 

Methods in org.zeromq with parameters of type ZContext
static ZMQ.Socket ZThread.fork(ZContext ctx, ZThread.IAttachedRunnable runnable, Object... args)
           
 void ZThread.IAttachedRunnable.run(Object[] args, ZContext ctx, ZMQ.Socket pipe)
           
static ZContext ZContext.shadow(ZContext ctx)
          Creates new shadow context.
 



Copyright © 2013. All Rights Reserved.