public class UniqueIdIPMessageFactory extends IPPacketFactory
Modifier and Type | Field and Description |
---|---|
protected static int |
FACTORY_ID |
protected int |
factoryID |
protected java.lang.String |
field |
destinationId, groupId, length, sourceId, tag, typeId
Constructor and Description |
---|
UniqueIdIPMessageFactory(long length,
int sourceId,
int destinationId,
int groupId,
int typeId,
double tag) |
UniqueIdIPMessageFactory(long length,
int sourceId,
int destinationId,
int groupId,
int typeId,
double tag,
java.lang.String field) |
protected static int FACTORY_ID
protected int factoryID
protected java.lang.String field
public UniqueIdIPMessageFactory(long length, int sourceId, int destinationId, int groupId, int typeId, double tag, java.lang.String field)
public UniqueIdIPMessageFactory(long length, int sourceId, int destinationId, int groupId, int typeId, double tag)