Package | Description |
---|---|
com.pushtechnology.diffusion.client.content |
Unified API - Content.
|
Modifier and Type | Method and Description |
---|---|
SimpleContentBuilder |
SimpleContentBuilder.put(byte[] bytes)
Relative put of bytes into the content.
|
SimpleContentBuilder |
SimpleContentBuilder.putString(Object data)
Convenience method to put the
toString() evaluation of a given
object into the content. |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.