Uses of Class
org.opends.dsml.protocol.Control
-
-
Uses of Control in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol with type parameters of type Control Modifier and Type Field Description protected List<Control>DsmlMessage. controlMethods in org.opends.dsml.protocol that return Control Modifier and Type Method Description ControlObjectFactory. createControl()Create an instance ofControlMethods in org.opends.dsml.protocol that return types with arguments of type Control Modifier and Type Method Description List<Control>DsmlMessage. getControl()Gets the value of the control property.
-