|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--agjava.net.agRecvPacket
Field Summary | |
static Network |
N
|
static int |
newShare
|
static int |
oldShare
|
static int |
seqShared
|
static int |
totalShare
|
static java.util.HashMap |
Transfers
|
static boolean |
useMeta
|
Fields inherited from class java.lang.Thread |
MAX_PRIORITY,
MIN_PRIORITY,
NORM_PRIORITY |
Constructor Summary | |
agRecvPacket(java.lang.String Username,
java.lang.String Password,
boolean useMeta,
Network N)
|
Method Summary | |
void |
agDisconnect()
|
java.lang.String |
RecPacket()
|
Methods inherited from class java.lang.Thread |
activeCount,
checkAccess,
countStackFrames,
currentThread,
destroy,
dumpStack,
enumerate,
getContextClassLoader,
getName,
getPriority,
getThreadGroup,
interrupt,
interrupted,
isAlive,
isDaemon,
isInterrupted,
join,
join,
join,
resume,
run,
setContextClassLoader,
setDaemon,
setName,
setPriority,
sleep,
sleep,
start,
stop,
stop,
suspend,
toString,
yield |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static java.util.HashMap Transfers
public static boolean useMeta
public static Network N
public static int totalShare
public static int seqShared
public static int newShare
public static int oldShare
Constructor Detail |
public agRecvPacket(java.lang.String Username, java.lang.String Password, boolean useMeta, Network N)
Method Detail |
public void agDisconnect()
public java.lang.String RecPacket()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |