public class MessagePayloadFactoryImpl extends Object implements MessagePayloadFactory
DEFAULT| Constructor and Description |
|---|
MessagePayloadFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MessagePayload |
wrap(byte[] bytes) |
MessagePayload |
wrap(ByteBuffer buffer) |
public MessagePayload wrap(byte[] bytes)
wrap in interface MessagePayloadFactorypublic MessagePayload wrap(ByteBuffer buffer)
wrap in interface MessagePayloadFactoryCopyright © 2017–2022 Apache Software Foundation. All rights reserved.