@Singleton public class Ipv6NdUtilServiceImpl extends Object implements Ipv6NdutilService
Constructor and Description |
---|
Ipv6NdUtilServiceImpl(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.rpcs.rev160406.OdlInterfaceRpcService odlInterfaceRpcService,
org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService packetService) |
Modifier and Type | Method and Description |
---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
sendNeighborSolicitation(SendNeighborSolicitationInput ndInput) |
@Inject public Ipv6NdUtilServiceImpl(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.rpcs.rev160406.OdlInterfaceRpcService odlInterfaceRpcService, org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService packetService)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> sendNeighborSolicitation(SendNeighborSolicitationInput ndInput)
sendNeighborSolicitation
in interface Ipv6NdutilService
Copyright © 2019 OpenDaylight. All rights reserved.