Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
I
O
P
S
U
W
B
batchRequest
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The batch request.
batchResponse
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The batch response.
bind(int)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Binds to the ldap server
C
connection
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The LDAP connection
continueOnError
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The continue on error flag.
D
Dsmlv2Engine
- Class in
org.apache.directory.shared.dsmlv2.engine
This is the DSMLv2Engine.
Dsmlv2Engine(String, int, String, String)
- Constructor for class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Creates a new instance of Dsmlv2Engine.
Dsmlv2Engine(LdapConnection, String, String)
- Constructor for class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Creates a new instance of Dsmlv2Engine.
E
exit
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The exit flag.
G
generateSoapResp
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
flag to indicate to generate the response in a SOAP envelope
getBatchResponse()
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
getConnection()
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
grammar
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
I
isGenerateSoapResp()
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
O
org.apache.directory.shared.dsmlv2.engine
- package org.apache.directory.shared.dsmlv2.engine
P
parser
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The DSVMv2 parser.
password
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The password.
processBatchRequest()
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Processes the BatchRequest Parsing and Getting BatchRequest Getting and registering options from BatchRequest
processDSML(String)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Processes the file given and return the result of the operations
processDSML(InputStream, OutputStream)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
uses the default UTF-8 encoding for processing the DSML
processDSML(InputStream, String, OutputStream)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
process the DSML request(s) from the given input stream with the specified encoding and writes the response to the output stream
processDSML(OutputStream)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
processes the DSML batch request and writes the response of each operation will be written to the given response stream if it is not null
processDSMLFile(String)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Processes the file given and return the result of the operations
processDSMLFile(File, OutputStream)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
process the given file and optionally writing the output to the output stream(if not null)
processRequest(DsmlDecorator<? extends Request>, BufferedWriter)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
Processes a single request
S
setGenerateSoapResp(boolean)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
U
user
- Variable in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
The user.
W
writeResponse(BufferedWriter, DsmlDecorator)
- Method in class org.apache.directory.shared.dsmlv2.engine.
Dsmlv2Engine
write the response to the writer of the underlying output stream
B
C
D
E
G
I
O
P
S
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2011
The Apache Software Foundation
. All Rights Reserved.