JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.zeromq
ZThread
IAttachedRunnable
Contents
Description
Method Summary
Method Details
run(Object[], ZContext, ZMQ.Socket)
Hide sidebar
Show sidebar
Interface ZThread.IAttachedRunnable
All Known Implementing Classes:
ZStar.Plateau
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 Details
run
void
run
(
Object
[] args,
ZContext
ctx,
ZMQ.Socket
pipe)