|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes the interfaces used by applications to read LDAP messages from an input source.
LDAPWriter| Method Summary | |
java.lang.String |
getVersion()
Returns version of data format being read from the source. |
boolean |
isRequest()
Returns the type of messages being read from the source, true if request data or false if result data. |
LDAPMessage |
readMessage()
Reads an LDAPMessage from the data source. |
| Method Detail |
public java.lang.String getVersion()
public boolean isRequest()
public LDAPMessage readMessage()
throws LDAPException,
java.io.IOException
LDAPException
java.io.IOException
|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||