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