public class InterfaceLockConverter
extends java.lang.Object
Constructor and Description |
---|
InterfaceLockConverter() |
Modifier and Type | Method and Description |
---|---|
InterfaceLock |
decode(byte[] data) |
byte[] |
encode(InterfaceLock model) |
static InterfaceLockConverter |
instance() |
public byte[] encode(InterfaceLock model) throws java.lang.Exception
java.lang.Exception
public InterfaceLock decode(byte[] data) throws java.lang.Exception
java.lang.Exception
public static InterfaceLockConverter instance()