|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetscape.ldap.LDAPConnSetupMgr.ServerEntry
class LDAPConnSetupMgr.ServerEntry
Representation for a server in the server list.
Field Summary | |
---|---|
(package private) int |
connSetupStatus
|
(package private) java.lang.Thread |
connSetupThread
|
(package private) LDAPUrl |
url
|
Constructor Summary | |
---|---|
LDAPConnSetupMgr.ServerEntry(LDAPUrl url,
int status)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
LDAPUrl url
int connSetupStatus
java.lang.Thread connSetupThread
Constructor Detail |
---|
LDAPConnSetupMgr.ServerEntry(LDAPUrl url, int status)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |