| Constructor and Description |
|---|
PacketDecoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ISession session,
byte[] data,
List<org.snf4j.example.dtls.Packet> out) |
Class<byte[]> |
getInboundType() |
Class<org.snf4j.example.dtls.Packet> |
getOutboundType() |
public Class<byte[]> getInboundType()
getInboundType in interface ICodec<byte[],org.snf4j.example.dtls.Packet>public Class<org.snf4j.example.dtls.Packet> getOutboundType()
getOutboundType in interface ICodec<byte[],org.snf4j.example.dtls.Packet>Copyright © 2017–2024 SNF4J.ORG. All rights reserved.