| 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 |
|---|
ZMQ.Poller(ZMQ.Context context)
Class constructor.
|
ZMQ.Poller(ZMQ.Context context,
int size)
Class constructor.
|
ZMQ.Socket(ZMQ.Context context,
int type)
Class constructor.
|
ZMQQueue(ZMQ.Context context,
ZMQ.Socket inSocket,
ZMQ.Socket outSocket)
Class constructor.
|
Copyright © 2014. All rights reserved.