Package | Description |
---|---|
com.pushtechnology.diffusion.client.content |
Unified API - Content.
|
Modifier and Type | Method and Description |
---|---|
Content.Encoding |
Content.getEncoding()
Deprecated.
since 5.7 in future releases encoding will no longer be an
attribute of Content, therefore this facility should not be
used
|
static Content.Encoding |
Content.Encoding.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Content.Encoding[] |
Content.Encoding.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
B |
ContentBuilder.encoding(Content.Encoding encoding)
Sets the transport encoding to be used for the content.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.