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 BlobModifier and TypeFieldDescriptionprivate BlobChannel.savedCredentialprivate Blobprivate BlobPair.savedCredentialFields in zmq.socket with type parameters of type BlobMethods 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
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 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) private static BlobBlob.createBlob(byte[] data, boolean copy) static BlobBlob.createBlob(Msg msg)