udt.packets
Class UserDefined
java.lang.Object
udt.packets.ControlPacket
udt.packets.UserDefined
- All Implemented Interfaces:
- Comparable<UDTPacket>, UDTPacket
public class UserDefined
- extends ControlPacket
| Methods inherited from class udt.packets.ControlPacket |
compareTo, equals, forSender, getAckSequenceNumber, getControlPacketType, getDestinationID, getEncoded, getHeader, getMessageNumber, getPacketSequenceNumber, getSession, getTimeStamp, isConnectionHandshake, isControlPacket, setAckSequenceNumber, setDestinationID, setMessageNumber, setSession, setTimeStamp |
UserDefined
public UserDefined()
UserDefined
public UserDefined(byte[] controlInformation)
encodeControlInformation
public byte[] encodeControlInformation()
- Description copied from class:
ControlPacket
- this method builds the control information
from the control parameters
- Specified by:
encodeControlInformation in class ControlPacket
- Returns:
Copyright © 2013 LittleShoot. All Rights Reserved.