Uses of Class
ants.p2p.filesharing.WarriorAnt

Packages that use WarriorAnt
ants.p2p.filesharing   
ants.p2p.gui   
ants.p2p.http   
ants.p2p.query   
ants.p2p.security   
ants.p2p.utils.addresses   
ants.p2p.utils.indexer   
 

Uses of WarriorAnt in ants.p2p.filesharing
 

Constructors in ants.p2p.filesharing with parameters of type WarriorAnt
AutoresumeEngine(InterruptedDownload interruptedDownload, WarriorAnt n, DownloadAntPanel dap)
           
AutoresumeEngine(InterruptedDownload interruptedDownload, WarriorAnt n, DownloadAntPanel dap)
           
FilePullMessageProcessor(WarriorAnt n, FilePullMessage fpm)
           
FilePullMessageProcessor(WarriorAnt n, FilePullMessage fpm)
           
MultipleSourcesDownloadManager(WarriorAnt n, java.lang.String fileName, java.lang.String fileHash, java.lang.String ed2kFileHash, long bytesDownloaded, int blockSize, long fileSize, java.lang.String extendedInfos)
           
MultipleSourcesDownloadManager(WarriorAnt n, java.lang.String fileName, java.lang.String fileHash, java.lang.String ed2kFileHash, long bytesDownloaded, int blockSize, long fileSize, java.lang.String extendedInfos)
           
 

Uses of WarriorAnt in ants.p2p.gui
 

Fields in ants.p2p.gui declared as WarriorAnt
 WarriorAnt ConnectionAntPanel.warriorAnt
           
 WarriorAnt ConnectionAntPanel.warriorAnt
           
 

Methods in ants.p2p.gui that return WarriorAnt
 WarriorAnt ConnectionAntPanel.getWarriorAnt()
           
 WarriorAnt ConnectionAntPanel.getWarriorAnt()
           
 

Methods in ants.p2p.gui with parameters of type WarriorAnt
static PrivateChatFrame PrivateChatFrame.getChatWith(java.lang.String peerId, WarriorAnt wa, boolean initiator)
           
static PrivateChatFrame PrivateChatFrame.getChatWith(java.lang.String peerId, WarriorAnt wa, boolean initiator)
           
static void PrivateChatFrame.removeAllChats(WarriorAnt wa)
           
static void PrivateChatFrame.removeAllChats(WarriorAnt wa)
           
static void PrivateChatFrame.removeChatWith(java.lang.String peerId, WarriorAnt wa)
           
static void PrivateChatFrame.removeChatWith(java.lang.String peerId, WarriorAnt wa)
           
 

Constructors in ants.p2p.gui with parameters of type WarriorAnt
PrivateChatFrame(java.lang.String peerId, WarriorAnt wa, boolean initiator)
           
PrivateChatFrame(java.lang.String peerId, WarriorAnt wa, boolean initiator)
           
 

Uses of WarriorAnt in ants.p2p.http
 

Methods in ants.p2p.http that return WarriorAnt
 WarriorAnt HttpProxy.getWarriorAnt()
           
 WarriorAnt HttpRequestHandler.getWarriorAnt()
           
 WarriorAnt HttpRequestHandler.getWarriorAnt()
           
 WarriorAnt HttpProxy.getWarriorAnt()
           
 

Constructors in ants.p2p.http with parameters of type WarriorAnt
HttpProxy(int port, java.lang.String nodeID, WarriorAnt wa)
           
HttpProxy(int port, java.lang.String nodeID, WarriorAnt wa)
           
HttpProxy(java.lang.String nodeID, WarriorAnt wa)
           
HttpProxy(java.lang.String nodeID, WarriorAnt wa)
           
HttpRequestHandler(HttpRequestMessage requestMessage, WarriorAnt wa)
           
HttpRequestHandler(HttpRequestMessage requestMessage, WarriorAnt wa)
           
 

Uses of WarriorAnt in ants.p2p.query
 

Constructors in ants.p2p.query with parameters of type WarriorAnt
QueryFileListUploaderThread(WarriorAnt wa, QueryMessage qm, java.lang.String dest)
           
QueryFileListUploaderThread(WarriorAnt wa, QueryMessage qm, java.lang.String dest)
           
QueryManager(QueryMessage queryMessage, WarriorAnt caller)
           
QueryManager(QueryMessage queryMessage, WarriorAnt caller)
           
QueryManager(QueryNode query, WarriorAnt caller)
           
QueryManager(QueryNode query, WarriorAnt caller)
           
QueryManager(WarriorAnt caller, QueryMessage queryMessage)
           
QueryManager(WarriorAnt caller, QueryMessage queryMessage)
           
QueryResultSenderThread(WarriorAnt wa, QueryMessage qm, Router r)
           
QueryResultSenderThread(WarriorAnt wa, QueryMessage qm, Router r)
           
 

Uses of WarriorAnt in ants.p2p.security
 

Constructors in ants.p2p.security with parameters of type WarriorAnt
EndpointSecurityManager(WarriorAnt n, SecurityRequestMessage srm)
           
EndpointSecurityManager(WarriorAnt n, SecurityRequestMessage srm)
           
EndpointSecurityManager(WarriorAnt n, java.lang.String peerId)
           
EndpointSecurityManager(WarriorAnt n, java.lang.String peerId)
           
 

Uses of WarriorAnt in ants.p2p.utils.addresses
 

Methods in ants.p2p.utils.addresses with parameters of type WarriorAnt
static InetAddressEngine InetAddressEngine.getInstance(WarriorAnt owner)
           
static InetAddressEngine InetAddressEngine.getInstance(WarriorAnt owner)
           
 

Uses of WarriorAnt in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer with parameters of type WarriorAnt
 void BackgroundEngine.setWarriorAnt(WarriorAnt wa)
           
 void BackgroundEngine.setWarriorAnt(WarriorAnt wa)