|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectants.p2p.Message
ants.p2p.messages.ControlMessage
ants.p2p.messages.FileInfosPullErrorControlMessage
public class FileInfosPullErrorControlMessage
Field Summary |
---|
Fields inherited from class ants.p2p.Message |
---|
dest |
Constructor Summary | |
---|---|
FileInfosPullErrorControlMessage(java.lang.Integer controlID,
byte[] content,
java.lang.String message)
|
|
FileInfosPullErrorControlMessage(Message m,
java.lang.Integer controlID,
byte[] content,
java.lang.String message)
|
Method Summary |
---|
Methods inherited from class ants.p2p.messages.ControlMessage |
---|
decrypt, encrypt, getContent, getControlId, getMessage |
Methods inherited from class ants.p2p.Message |
---|
disableAutoRetransmit, equals, fillMessageProperties, getAck_Id, getDelivered, getDest, getPublicKey, getRetrasmissions, getSignableMessage, getSignature, getSource, getSourceAddress, getType, getVersion, invalidate, resetDelivered, resetDest, resetSource, retrasmitted, setDelivered, setPublicKey, setSignature |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileInfosPullErrorControlMessage(Message m, java.lang.Integer controlID, byte[] content, java.lang.String message)
public FileInfosPullErrorControlMessage(java.lang.Integer controlID, byte[] content, java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |