| Package | Description |
|---|---|
| zmq |
Provides low-level bindings for ØMQ.
|
| zmq.io.mechanism | |
| zmq.pipe | |
| zmq.socket | |
| zmq.socket.pipeline | |
| zmq.socket.pubsub | |
| zmq.socket.reqrep | |
| zmq.util |
| Modifier and Type | Method and Description |
|---|---|
protected Blob |
SocketBase.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
Blob |
Mechanism.getUserId() |
| Modifier and Type | Method and Description |
|---|---|
Blob |
Pipe.getCredential() |
Blob |
Pipe.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pipe.setIdentity(Blob identity) |
| Modifier and Type | Method and Description |
|---|---|
Blob |
FQ.getCredential() |
protected Blob |
Pair.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
protected Blob |
Pull.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
protected Blob |
XSub.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
protected Blob |
Router.getCredential() |
protected Blob |
Dealer.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
static Blob |
Blob.createBlob(byte[] data) |
static Blob |
Blob.createBlob(Msg msg) |
Copyright © 2020. All rights reserved.