@AutoService(value=XMessageFormatFactory.class) public class ByteArrayFormatFactory extends Object implements XMessageFormatFactory<byte[]>
ByteArrayFormat
which is used to create a byte[] backed message formatConstructor and Description |
---|
ByteArrayFormatFactory() |
Modifier and Type | Method and Description |
---|---|
XMessageFormat<byte[]> |
createMessageFormat(byte[] content) |
public XMessageFormat<byte[]> createMessageFormat(byte[] content)
createMessageFormat
in interface XMessageFormatFactory<byte[]>
Copyright © 2016–2019 AdroitLogic. All rights reserved.