public class NtfbenchTestListener extends Object implements org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.NtfbenchPayloadListener
| Constructor and Description |
|---|
NtfbenchTestListener(int expectedSize) |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
getAllDone() |
int |
getReceived() |
void |
onNtfbench(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench notification) |
public void onNtfbench(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench notification)
onNtfbench in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.NtfbenchPayloadListenerpublic int getReceived()
public Future<?> getAllDone()
Copyright © 2017 OpenDaylight. All rights reserved.