Modifier and Type | Method and Description |
---|---|
MountPointService |
BindingAdapterFactory.createMountPointService(DOMMountPointService domService)
Create a
MountPointService backed by a DOMMountPointService . |
Constructor and Description |
---|
BindingDOMMountPointServiceAdapter(DOMMountPointService mountService,
BindingToNormalizedNodeCodec codec) |
Modifier and Type | Method and Description |
---|---|
MountPointService |
AdapterFactory.createMountPointService(DOMMountPointService domService)
Create a
MountPointService backed by a DOMMountPointService . |
Constructor and Description |
---|
BindingDOMMountPointListenerAdapter(T listener,
BindingToNormalizedNodeCodec codec,
DOMMountPointService mountService) |
BindingDOMMountPointServiceAdapter(DOMMountPointService mountService,
BindingToNormalizedNodeCodec codec) |
Modifier and Type | Class and Description |
---|---|
class |
DOMMountPointServiceImpl |
Copyright © 2019 OpenDaylight. All rights reserved.