Uses of Class
org.opends.dsml.protocol.ObjectFactory
-
-
Uses of ObjectFactory in org.opends.dsml.protocol
Methods in org.opends.dsml.protocol with parameters of type ObjectFactory Modifier and Type Method Description static ResultCodeResultCodeFactory. create(ObjectFactory objFactory, int resultCode)Create a ResultCode object that contains the resultCode, and, if valid, a text description (from RFC 2251) of the resultCode.
-