Class ChannelHandlerContent
java.lang.Object
org.openhab.core.thing.binding.generic.ChannelHandlerContent
The
ChannelHandlerContent
defines the pre-processed response- Author:
- Jan N. Klug - Initial contribution
-
Constructor Summary
ConstructorDescriptionChannelHandlerContent
(byte[] rawContent, String encoding, @Nullable String mediaType) -
Method Summary
-
Constructor Details
-
ChannelHandlerContent
-
-
Method Details
-
getRawContent
public byte[] getRawContent() -
getAsString
-
getMediaType
-