Class NeutronEvpnManager


  • public class NeutronEvpnManager
    extends java.lang.Object
    • Constructor Detail

      • NeutronEvpnManager

        public NeutronEvpnManager​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                  NeutronvpnManager neutronvpnManager,
                                  NeutronvpnUtils neutronvpnUtils)
    • Method Detail

      • createEVPN

        public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CreateEVPNOutput>> createEVPN​(CreateEVPNInput input)
      • getEVPN

        public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetEVPNOutput>> getEVPN​(GetEVPNInput input)
      • deleteEVPN

        public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<DeleteEVPNOutput>> deleteEVPN​(DeleteEVPNInput input)