| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.net.udp.uc.PRUDPPacket
com.aelitis.net.udp.uc.PRUDPPacketReply
com.aelitis.azureus.core.versioncheck.VersionCheckClientUDPReply
public class VersionCheckClientUDPReply
| Field Summary | 
|---|
| Fields inherited from class com.aelitis.net.udp.uc.PRUDPPacketReply | 
|---|
PR_HEADER_SIZE | 
| Fields inherited from class com.aelitis.net.udp.uc.PRUDPPacket | 
|---|
DEFAULT_UDP_TIMEOUT, MAX_PACKET_SIZE | 
| Constructor Summary | |
|---|---|
protected  | 
VersionCheckClientUDPReply(DataInputStream is,
                           int trans_id)
 | 
  | 
VersionCheckClientUDPReply(int trans_id)
 | 
| Method Summary | |
|---|---|
 Map<String,Object> | 
getPayload()
 | 
 String | 
getString()
 | 
 void | 
serialise(DataOutputStream os)
 | 
 void | 
setPayload(Map<String,Object> _payload)
 | 
| Methods inherited from class com.aelitis.net.udp.uc.PRUDPPacketReply | 
|---|
deserialiseReply, registerDecoders | 
| Methods inherited from class com.aelitis.net.udp.uc.PRUDPPacket | 
|---|
getAction, getAddress, getPreviousPacket, getSerialisedSize, getTransactionId, hasContinuation, setAddress, setPreviousPacket, setSerialisedSize | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public VersionCheckClientUDPReply(int trans_id)
protected VersionCheckClientUDPReply(DataInputStream is,
                                     int trans_id)
                              throws IOException
IOException| Method Detail | 
|---|
public void serialise(DataOutputStream os)
               throws IOException
serialise in class PRUDPPacketReplyIOExceptionpublic Map<String,Object> getPayload()
public void setPayload(Map<String,Object> _payload)
public String getString()
getString in class PRUDPPacketReply
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||