public class NoDFactory
extends org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
ExtendedOperationFactory for creating NoticeOfDisconnect extended response
pairs.| Constructor and Description |
|---|
NoDFactory(org.apache.directory.api.ldap.codec.api.LdapApiService codec)
Creates a new instance of NoDFactory.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.api.ldap.model.message.ExtendedRequest |
newRequest() |
org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect |
newResponse() |
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.