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.Exceptionpublic InterfaceLock decode(byte[] data) throws java.lang.Exception
java.lang.Exceptionpublic static InterfaceLockConverter instance()