|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetscape.ldap.LDAPResponseControl
Field Summary | |
(package private) static long |
serialVersionUID
|
Constructor Summary | |
LDAPResponseControl(LDAPConnection conn,
int msgID,
LDAPControl[] controls)
|
Method Summary | |
LDAPConnection |
getConnection()
|
LDAPControl[] |
getControls()
|
int |
getMsgID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final long serialVersionUID
Constructor Detail |
public LDAPResponseControl(LDAPConnection conn, int msgID, LDAPControl[] controls)
Method Detail |
public int getMsgID()
public LDAPControl[] getControls()
public LDAPConnection getConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |