|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.eventhandler.ldap.Request
public abstract class Request
| Field Summary | |
|---|---|
protected int |
protocolOp
|
| Constructor Summary | |
|---|---|
Request(int protocolOp,
java.util.Vector binattrs)
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getCommandString()
|
int |
getProtocolOp()
|
abstract int |
getResponseOp()
|
boolean |
isBinary(java.lang.String attribute)
|
void |
log(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int protocolOp
| Constructor Detail |
|---|
public Request(int protocolOp,
java.util.Vector binattrs)
| Method Detail |
|---|
public abstract java.lang.String getCommandString()
public abstract int getResponseOp()
public int getProtocolOp()
public void log(java.lang.Object obj)
public boolean isBinary(java.lang.String attribute)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||