Package com.biglybt.core.versioncheck
Class VersionCheckClientUDPReply
java.lang.Object
com.biglybt.net.udp.uc.PRUDPPacket
com.biglybt.net.udp.uc.PRUDPPacketReply
com.biglybt.core.versioncheck.VersionCheckClientUDPReply
-
Field Summary
FieldsFields inherited from class com.biglybt.net.udp.uc.PRUDPPacketReply
PR_HEADER_SIZE
Fields inherited from class com.biglybt.net.udp.uc.PRUDPPacket
DEFAULT_UDP_TIMEOUT, MAX_PACKET_SIZE
-
Constructor Summary
ConstructorsModifierConstructorDescriptionVersionCheckClientUDPReply
(int trans_id) protected
VersionCheckClientUDPReply
(DataInputStream is, int trans_id) -
Method Summary
Methods inherited from class com.biglybt.net.udp.uc.PRUDPPacketReply
deserialiseReply, registerDecoders
Methods inherited from class com.biglybt.net.udp.uc.PRUDPPacket
getAction, getAddress, getMinimumProtocolVersion, getPreviousPacket, getSerialisedSize, getTransactionId, hasContinuation, setAddress, setPreviousPacket, setSerialisedSize
-
Field Details
-
payload
-
-
Constructor Details
-
VersionCheckClientUDPReply
public VersionCheckClientUDPReply(int trans_id) -
VersionCheckClientUDPReply
- Throws:
IOException
-
-
Method Details
-
serialise
- Overrides:
serialise
in classPRUDPPacketReply
- Throws:
IOException
-
getPayload
-
setPayload
-
getString
- Overrides:
getString
in classPRUDPPacketReply
-