|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.cikmr.network.Network
public class Network
Method Summary | |
---|---|
void |
connect()
|
void |
connectionStatusUpdated(ConnectionStatus connectionStatus)
|
void |
disconnect()
|
ConnectionStatus |
getConnectionStatus()
|
static Network |
getInstance()
|
PeerGroup |
getPeerGroup()
|
ServiceManager |
getServiceManager()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Network getInstance()
public ServiceManager getServiceManager()
public void connect()
public void disconnect()
public ConnectionStatus getConnectionStatus()
public PeerGroup getPeerGroup()
public void connectionStatusUpdated(ConnectionStatus connectionStatus)
connectionStatusUpdated
in interface ConnectionStatusListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |