be.lassi.artnet
Class ArtPacketFactory
java.lang.Object
be.lassi.artnet.ArtPacketFactory
public class ArtPacketFactory
- extends java.lang.Object
Field Summary |
static java.lang.Class<?>[] |
CLASSES
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASSES
public static final java.lang.Class<?>[] CLASSES
ArtPacketFactory
public ArtPacketFactory()
get
public ArtPacket get(byte[] packetData)
get
public ArtPacket get(java.net.DatagramPacket packet)
get
public ArtPacket get(jpcap.packet.Packet packet)