public class WrapperPdu
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static WrapperPdu |
decode(StreamAccessor transportLayer,
Settings settings) |
byte[] |
getData() |
WrapperHeader |
getheader() |
public byte[] getData()
public WrapperHeader getheader()
public static WrapperPdu decode(StreamAccessor transportLayer, Settings settings) throws java.io.IOException
java.io.IOException