|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.util.Enum
org.apache.directory.shared.ldap.util.ValuedEnum
org.apache.directory.shared.ldap.message.MessageTypeEnum
Type safe enumeration over the various LDAPv3 message types.
Field Summary | |
static MessageTypeEnum |
ABANDONREQUEST
Abandon request protocol message type |
static int |
ABANDONREQUEST_VAL
Abandon request protocol message type value |
static MessageTypeEnum |
ADDREQUEST
Add request protocol message type |
static int |
ADDREQUEST_VAL
Add request protocol message type value |
static MessageTypeEnum |
ADDRESPONSE
Add response protocol message type |
static int |
ADDRESPONSE_VAL
Add response protocol message type value |
static MessageTypeEnum |
BINDREQUEST
Bind request protocol message type |
static int |
BINDREQUEST_VAL
Bind request protocol message type value |
static MessageTypeEnum |
BINDRESPONSE
Bind response protocol message type |
static int |
BINDRESPONSE_VAL
Bind response protocol message type value |
static MessageTypeEnum |
COMPAREREQUEST
Compare request protocol message type |
static int |
COMPAREREQUEST_VAL
Compare request protocol message type value |
static MessageTypeEnum |
COMPARERESPONSE
Compare response protocol message type |
static int |
COMPARERESPONSE_VAL
Compare response protocol message type value |
static MessageTypeEnum |
DELREQUEST
Delete request protocol message type |
static int |
DELREQUEST_VAL
Delete request protocol message type value |
static MessageTypeEnum |
DELRESPONSE
Delete response protocol message type |
static int |
DELRESPONSE_VAL
Delete response protocol message type value |
static MessageTypeEnum |
EXTENDEDREQ
Extended request protocol message type |
static int |
EXTENDEDREQ_VAL
Extended request protocol message type value |
static MessageTypeEnum |
EXTENDEDRESP
Extended response protocol message type |
static int |
EXTENDEDRESP_VAL
Extended response protocol message type value |
static MessageTypeEnum |
MODDNREQUEST
Modify DN request protocol message type |
static int |
MODDNREQUEST_VAL
Modify DN request protocol message type value |
static MessageTypeEnum |
MODDNRESPONSE
Modify DN response protocol message type |
static int |
MODDNRESPONSE_VAL
Modify DN response protocol message type value |
static MessageTypeEnum |
MODIFYREQUEST
Modify request protocol message type |
static int |
MODIFYREQUEST_VAL
Modify request protocol message type value |
static MessageTypeEnum |
MODIFYRESPONSE
Modify response protocol message type |
static int |
MODIFYRESPONSE_VAL
Modify response protocol message type value |
static MessageTypeEnum |
SEARCHREQUEST
Search request protocol message type |
static int |
SEARCHREQUEST_VAL
Search request protocol message type value |
static MessageTypeEnum |
SEARCHRESDONE
Search done response protocol message type |
static int |
SEARCHRESDONE_VAL
Search done response protocol message type value |
static MessageTypeEnum |
SEARCHRESENTRY
Search entry response protocol message type |
static int |
SEARCHRESENTRY_VAL
Search entry response protocol message type value |
static MessageTypeEnum |
SEARCHRESREF
Search reference response protocol message type |
static int |
SEARCHRESREF_VAL
Search reference response protocol message type value |
static MessageTypeEnum |
UNBINDREQUEST
Unbind request protocol message type |
static int |
UNBINDREQUEST_VAL
Unbind request protocol message type value |
Fields inherited from class org.apache.directory.shared.ldap.util.Enum |
iToString |
Methods inherited from class org.apache.directory.shared.ldap.util.ValuedEnum |
compareTo, getEnum, getValue, toString |
Methods inherited from class org.apache.directory.shared.ldap.util.Enum |
equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int BINDREQUEST_VAL
public static final int BINDRESPONSE_VAL
public static final int UNBINDREQUEST_VAL
public static final int SEARCHREQUEST_VAL
public static final int SEARCHRESENTRY_VAL
public static final int SEARCHRESDONE_VAL
public static final int SEARCHRESREF_VAL
public static final int MODIFYREQUEST_VAL
public static final int MODIFYRESPONSE_VAL
public static final int ADDREQUEST_VAL
public static final int ADDRESPONSE_VAL
public static final int DELREQUEST_VAL
public static final int DELRESPONSE_VAL
public static final int MODDNREQUEST_VAL
public static final int MODDNRESPONSE_VAL
public static final int COMPAREREQUEST_VAL
public static final int COMPARERESPONSE_VAL
public static final int ABANDONREQUEST_VAL
public static final int EXTENDEDREQ_VAL
public static final int EXTENDEDRESP_VAL
public static final MessageTypeEnum BINDREQUEST
public static final MessageTypeEnum BINDRESPONSE
public static final MessageTypeEnum UNBINDREQUEST
public static final MessageTypeEnum SEARCHREQUEST
public static final MessageTypeEnum SEARCHRESENTRY
public static final MessageTypeEnum SEARCHRESDONE
public static final MessageTypeEnum SEARCHRESREF
public static final MessageTypeEnum MODIFYREQUEST
public static final MessageTypeEnum MODIFYRESPONSE
public static final MessageTypeEnum ADDREQUEST
public static final MessageTypeEnum ADDRESPONSE
public static final MessageTypeEnum DELREQUEST
public static final MessageTypeEnum DELRESPONSE
public static final MessageTypeEnum MODDNREQUEST
public static final MessageTypeEnum MODDNRESPONSE
public static final MessageTypeEnum COMPAREREQUEST
public static final MessageTypeEnum COMPARERESPONSE
public static final MessageTypeEnum ABANDONREQUEST
public static final MessageTypeEnum EXTENDEDREQ
public static final MessageTypeEnum EXTENDEDRESP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |