Package org.zeromq
Class ZThread
java.lang.Object
org.zeromq.ZThread
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ZMQ.Socketfork(ZContext ctx, ZThread.IAttachedRunnable runnable, Object... args) static voidstart(ZThread.IDetachedRunnable runnable, Object... args)
-
Constructor Details
-
ZThread
public ZThread()
-
-
Method Details
-
start
-
fork
-