Uses of Class
org.apache.directory.shared.dsmlv2.reponse.BatchResponse

Packages that use BatchResponse
org.apache.directory.shared.dsmlv2   
 

Uses of BatchResponse in org.apache.directory.shared.dsmlv2
 

Methods in org.apache.directory.shared.dsmlv2 that return BatchResponse
 BatchResponse Dsmlv2Container.getBatchResponse()
          Gets the DSML Batch Response
 BatchResponse Dsmlv2ResponseParser.getBatchResponse()
          Gets the Batch Response or null if the it has not been parsed yet
 

Methods in org.apache.directory.shared.dsmlv2 with parameters of type BatchResponse
 void Dsmlv2Container.setBatchResponse(BatchResponse batchResponse)
          Sets the DSML Batch Request
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.