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
Methods in zmq.io.mechanism that return Blob -
Uses of Blob in zmq.pipe
-
Uses of Blob in zmq.socket
Methods in zmq.socket that return BlobModifier and TypeMethodDescriptionprotected BlobChannel.getCredential()FQ.getCredential()protected BlobPair.getCredential() -
Uses of Blob in zmq.socket.clientserver
Methods in zmq.socket.clientserver that return BlobModifier and TypeMethodDescriptionprotected BlobClient.getCredential()protected BlobServer.getCredential() -
Uses of Blob in zmq.socket.pipeline
Methods in zmq.socket.pipeline that return Blob -
Uses of Blob in zmq.socket.pubsub
Methods in zmq.socket.pubsub that return Blob -
Uses of Blob in zmq.socket.reqrep
Methods in zmq.socket.reqrep that return BlobModifier and TypeMethodDescriptionprotected BlobDealer.getCredential()protected BlobRouter.getCredential() -
Uses of Blob in zmq.socket.scattergather
Methods in zmq.socket.scattergather that return Blob -
Uses of Blob in zmq.util
Modifier and TypeMethodDescriptionstatic BlobBlob.createBlob(byte[] data) static BlobBlob.createBlob(Msg msg)