|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectudt.packets.ControlPacket
udt.packets.KeepAlive
public class KeepAlive
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class udt.packets.ControlPacket |
|---|
ControlPacket.ControlPacketType |
| Field Summary |
|---|
| Fields inherited from class udt.packets.ControlPacket |
|---|
ackSequenceNumber, controlInformation, controlPacketType, destinationID, messageNumber, timeStamp |
| Constructor Summary | |
|---|---|
KeepAlive()
|
|
| Method Summary | |
|---|---|
byte[] |
encodeControlInformation()
this method builds the control information from the control parameters |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeepAlive()
| Method Detail |
|---|
public byte[] encodeControlInformation()
ControlPacket
encodeControlInformation in class ControlPacket
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||