Uses of Class
org.opends.dsml.protocol.ErrorResponse
-
-
Uses of ErrorResponse in org.opends.dsml.protocol
Methods in org.opends.dsml.protocol that return ErrorResponse Modifier and Type Method Description ErrorResponseObjectFactory. createErrorResponse()Create an instance ofErrorResponseMethods in org.opends.dsml.protocol that return types with arguments of type ErrorResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorResponse>ObjectFactory. createBatchResponseErrorResponse(ErrorResponse value)Methods in org.opends.dsml.protocol with parameters of type ErrorResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrorResponse>ObjectFactory. createBatchResponseErrorResponse(ErrorResponse value)
-