public static interface ZProxy.ZPump.Transformer
Modifier and Type | Method and Description |
---|---|
ZMsg |
transform(ZMsg msg,
ZProxy.Plug src,
ZProxy.Plug dst)
Transforms a ZMsg into another ZMsg.
|
ZMsg transform(ZMsg msg, ZProxy.Plug src, ZProxy.Plug dst)
msg
- the message to transformsrc
- the source plugdst
- the destination plugCopyright © 2022. All rights reserved.