IPacketFactory
interface and standard classes.See: Description
Interface | Description |
---|---|
IPacketFactory |
This interface provides the ability to construct
IPacket s given their PacketProtocolInformation . |
Class | Description |
---|---|
CALMNETPacketFactory |
This class provides a standard extensible
IPacketFactory for calmnet packets. |
CALMNETPacketFactoryWithPacket |
This class provides a standard extensible
IPacketFactory for calmnet packets
with the ability to set the IPacket of supporting packets. |
IPacketFactory
interface and standard classes.