See: Description
Interface | Description |
---|---|
IAcknowledgement |
This interface allows obtaining if the class instance is an Acknowledgement.
|
IInternalCache |
This interface allows getting and setting if the
internal cache should be used within a class instance.
|
IPacket |
This interface provides the packet methods.
|
IStreamedPacket |
This interface provides the streaming packet methods.
|
Class | Description |
---|---|
PacketLoader | |
PacketProtocolInformation |
This class provides the packet protocol information for
IPacket . |
Exception | Description |
---|---|
PacketException |
This class provides the packet exception wrapper class.
|