public class MultiCommandsConverter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
LWM2MRequestConverter |
requestConverter |
Constructor and Description |
---|
MultiCommandsConverter() |
Modifier and Type | Method and Description |
---|---|
MultiCommands |
decode(byte[] bytes) |
byte[] |
encode(MultiCommands commands) |
static MultiCommandsConverter |
instance() |
public static MultiCommandsConverter instance()
public MultiCommands decode(byte[] bytes) throws java.lang.Exception
java.lang.Exception
public byte[] encode(MultiCommands commands) throws java.lang.Exception
java.lang.Exception