Uses of Interface
zmq.msg.MsgAllocator
Packages that use MsgAllocator
Package
Description
Provides high-level bindings for ØMQ.
Provides low-level bindings for ØMQ.
Provides utility for message allocation within ØMQ.
-
Uses of MsgAllocator in org.zeromq
Methods in org.zeromq with parameters of type MsgAllocatorModifier and TypeMethodDescriptionbooleanZMQ.Socket.setMsgAllocator(MsgAllocator allocator) Sets a custom message allocator. -
Uses of MsgAllocator in zmq
Fields in zmq declared as MsgAllocatorMethods in zmq that return MsgAllocator -
Uses of MsgAllocator in zmq.io.coder
Fields in zmq.io.coder declared as MsgAllocatorConstructors in zmq.io.coder with parameters of type MsgAllocatorModifierConstructorDescriptionDecoder(Errno errno, int bufsize, long maxmsgsize, MsgAllocator allocator) -
Uses of MsgAllocator in zmq.io.coder.v1
Constructors in zmq.io.coder.v1 with parameters of type MsgAllocatorModifierConstructorDescriptionV1Decoder(Errno errno, int bufsize, long maxmsgsize, MsgAllocator allocator) -
Uses of MsgAllocator in zmq.io.coder.v2
Constructors in zmq.io.coder.v2 with parameters of type MsgAllocatorModifierConstructorDescriptionV2Decoder(Errno errno, int bufsize, long maxmsgsize, MsgAllocator allocator) -
Uses of MsgAllocator in zmq.msg
Classes in zmq.msg that implement MsgAllocatorModifier and TypeClassDescriptionclassclassclassFields in zmq.msg declared as MsgAllocatorModifier and TypeFieldDescriptionprivate static final MsgAllocatorMsgAllocatorThreshold.directprivate static final MsgAllocatorMsgAllocatorThreshold.heap