|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Peer
Defines the requirements for a peer. Peers are participants of networks.
Method Summary | |
---|---|
javax.swing.Action[] |
getActions()
Returns the actions that can performed by the peer. |
java.lang.String |
getClientInfo()
Returns the client info. |
int |
getFileCount()
Returns the number of shared files by this peer. |
java.lang.String |
getHost()
Returns the ip address or hostname of this peer. |
int |
getLinkSpeed()
Returns the link speed of the peer. |
int |
getLocalDownloadCount()
Returns the number of currently running downloads from this peer. |
int |
getLocalUploadCount()
Returns the number of currently running uploads to this peer. |
java.lang.String |
getName()
Returns the name of the peer. |
java.lang.String |
getStatus()
Returns the status of the peer. |
Method Detail |
---|
javax.swing.Action[] getActions()
java.lang.String getClientInfo()
int getFileCount()
java.lang.String getHost()
int getLinkSpeed()
int getLocalDownloadCount()
int getLocalUploadCount()
java.lang.String getName()
java.lang.String getStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |