|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.eventhandler.ldap.Request
com.ibm.di.eventhandler.ldap.AbandonRequest
public class AbandonRequest
Field Summary |
---|
Fields inherited from class com.ibm.di.eventhandler.ldap.Request |
---|
protocolOp |
Constructor Summary | |
---|---|
AbandonRequest(java.nio.ByteBuffer buffer,
Entry entry,
java.lang.String charset,
java.util.Vector binattrs)
|
Method Summary | |
---|---|
java.lang.String |
getCommandString()
|
int |
getResponseOp()
|
Methods inherited from class com.ibm.di.eventhandler.ldap.Request |
---|
getProtocolOp, isBinary, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbandonRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getCommandString()
getCommandString
in class Request
public int getResponseOp()
getResponseOp
in class Request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |