|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedResponse | |
javax.naming.ldap | Provides support for LDAPv3 extended operations and controls. |
Uses of ExtendedResponse in javax.naming.ldap |
Subinterfaces of ExtendedResponse in javax.naming.ldap | |
interface |
UnsolicitedNotification
This interface represents an unsolicited notification as defined in RFC 2251. |
Methods in javax.naming.ldap that return ExtendedResponse | |
ExtendedResponse |
ExtendedRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
Creates the response object that corresponds to this request. |
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request)
|
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
Performs an extended operation. |
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.