sal-remote yang 28/4228/8
authorMartin Bobak <mbobak@cisco.com>
Tue, 14 Jan 2014 15:28:24 +0000 (16:28 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 23 Jan 2014 15:58:06 +0000 (15:58 +0000)
commita3a3b5486da08e794486e9228edaa44822369d05
treeff6ca1a02c266b796a7a7b467edaadb199ea009c
parent369494fabd0482da84d591529d5b5ed2a0346bb5
sal-remote yang

Change-Id: I7aaa6b341ce3199b3f90ed59b5d64f470f80d7b8
Signed-off-by: Martin Bobak <mbobak@cisco.com>
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-remote/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-remote/src/main/java/org/opendaylight/controller/sal/restconf/service/impl/SalRemoteServiceImpl.java [new file with mode: 0644]
opendaylight/md-sal/sal-remote/src/main/yang/opendaylight-md-sal-remote.yang [new file with mode: 0644]
opendaylight/md-sal/sal-restconf-broker/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/DataBrokerServiceImpl.java [new file with mode: 0644]
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/NotificationServiceImpl.java [new file with mode: 0644]
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/RpcConsumerRegistryImpl.java [new file with mode: 0644]
opendaylight/md-sal/sal-restconf-broker/src/main/java/org/opendaylight/controller/sal/restconf/broker/SalRemoteServiceBroker.java [new file with mode: 0644]