|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetscape.ldap.LDAPConnection.ResponseControls
class LDAPConnection.ResponseControls
A helper class for collecting response controls. Used as a value in m_responseControlTable
| Field Summary | |
|---|---|
(package private) java.util.Vector |
ctrls
|
(package private) int |
msgID
|
| Constructor Summary | |
|---|---|
LDAPConnection.ResponseControls(int msgID,
LDAPControl[] ctrls)
|
|
| Method Summary | |
|---|---|
(package private) void |
addControls(LDAPControl[] ctrls)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int msgID
java.util.Vector ctrls
| Constructor Detail |
|---|
public LDAPConnection.ResponseControls(int msgID,
LDAPControl[] ctrls)
| Method Detail |
|---|
void addControls(LDAPControl[] ctrls)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||