|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.xmlrpc.server.ClientList
class ClientList
Field Summary | |
---|---|
private java.util.Hashtable |
m_hashtableClients
|
private java.security.SecureRandom |
m_Random
|
Constructor Summary | |
---|---|
ClientList()
|
Method Summary | |
---|---|
(package private) int |
addNewClient()
|
(package private) ClientEntry |
getClient(java.lang.Integer clientid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Hashtable m_hashtableClients
private java.security.SecureRandom m_Random
Constructor Detail |
---|
public ClientList()
Method Detail |
---|
int addNewClient()
ClientEntry getClient(java.lang.Integer clientid)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |