Package | Description |
---|---|
org.zeromq |
Modifier and Type | Method and Description |
---|---|
static ZMQ.Context |
ZMQ.context(int ioThreads)
Create a new Context.
|
ZMQ.Context |
ZContext.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
ZContext.setContext(ZMQ.Context ctx) |
Constructor and Description |
---|
Poller(ZMQ.Context context)
Class constructor.
|
Poller(ZMQ.Context context,
int size)
Class constructor.
|
Socket(ZMQ.Context context,
int type)
Class constructor.
|
ZMQQueue(ZMQ.Context context,
ZMQ.Socket inSocket,
ZMQ.Socket outSocket)
Class constructor.
|
Copyright © 2019. All rights reserved.