Uses of Class
zmq.util.Blob
Packages that use Blob
Package
Description
Provides low-level bindings for ØMQ.
-
Uses of Blob in zmq
-
Uses of Blob in zmq.io.mechanism
Fields in zmq.io.mechanism declared as BlobMethods in zmq.io.mechanism that return Blob -
Uses of Blob in zmq.pipe
-
Uses of Blob in zmq.socket
Fields in zmq.socket declared as BlobFields in zmq.socket with type parameters of type BlobMethods in zmq.socket that return Blob -
Uses of Blob in zmq.socket.pipeline
Methods in zmq.socket.pipeline that return Blob -
Uses of Blob in zmq.socket.pubsub
Fields in zmq.socket.pubsub with type parameters of type BlobMethods in zmq.socket.pubsub that return Blob -
Uses of Blob in zmq.socket.reqrep
Fields in zmq.socket.reqrep with type parameters of type BlobMethods in zmq.socket.reqrep that return BlobModifier and TypeMethodDescriptionprotected Blob
Dealer.getCredential()
protected Blob
Router.getCredential()
-
Uses of Blob in zmq.util
Modifier and TypeMethodDescriptionstatic Blob
Blob.createBlob
(byte[] data) private static Blob
Blob.createBlob
(byte[] data, boolean copy) static Blob
Blob.createBlob
(Msg msg)