aicas logoJamaica 3.2 release 62

javax.naming.ldap
Interface ExtendedRequest

All Superinterfaces:
Serializable
All Known Implementing Classes:
StartTlsRequest

public interface ExtendedRequest
extends Serializable

Date:
June 1, 2001

Method Summary
 ExtendedResponse createExtendedResponse(String id, byte[] berValue, int offset, int length)
           
 byte[] getEncodedValue()
           
 String getID()
           
 

Method Detail

getID

String getID()

getEncodedValue

byte[] getEncodedValue()

createExtendedResponse

ExtendedResponse createExtendedResponse(String id,
                                        byte[] berValue,
                                        int offset,
                                        int length)
                                        throws NamingException
Throws:
NamingException

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.