API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.ldap. ExtendedResponse View Source
Author(s)
Rosanna Lee
Scott Seligman
Vincent Ryan
Since
1.3
Version
1.8 05/11/17
Serial
Hierarchy
 Serializable
      ExtendedResponse
Subinterfaces
Description
public interface ExtendedResponse
  This interface represents an LDAP extended operation response as defined in RFC 2251.
See also:    ExtendedRequest
Methods
Hide/Show inherited methods
public byte getEncodedValue ()
  Retrieves the ASN.1 BER encoded value of the LDAP extended operation response.
public String getID ()
  Retrieves the object identifier of the response.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar