public interface MessageContentSource
Modifier and Type | Method and Description |
---|---|
Collection<QpidByteBuffer> |
getContent() |
int |
getContent(ByteBuffer buf) |
long |
getSize() |
int getContent(ByteBuffer buf)
Collection<QpidByteBuffer> getContent()
long getSize()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.