Package Protocol
Class Packet
java.lang.Object
Protocol.Packet
- Direct Known Subclasses:
TeltonikaPacket
public abstract class Packet
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Packet(Client client, DeviceFamilies deviceFamily)
-
Method Summary
Modifier and Type Method Description Client
getClient()
DeviceFamilies
getDeviceFamily()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Packet
-
-
Method Details
-
getClient
-
getDeviceFamily
-