public class ChangeNotificationsFactory extends AbstractControlFactory<ChangeNotifications>
ControlFactory
implementation for ChangeNotifications
control.Constructor and Description |
---|
ChangeNotificationsFactory(LdapApiService codec)
Creates a new instance of ChangeNotificationsFactory.
|
Modifier and Type | Method and Description |
---|---|
ChangeNotifications |
newControl()
Creates and returns a version of the Control.
|
decodeValue, decodeValue, encodeValue, getOid
public ChangeNotificationsFactory(LdapApiService codec)
codec
- The LDAP codecpublic ChangeNotifications newControl()
CodecControl
decorated version of the Control.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.