public abstract class AbstractRequestCallback<T> extends Object implements com.google.common.util.concurrent.FutureCallback<OfHeader>
Modifier and Type | Method and Description |
---|---|
EventIdentifier |
getEventIdentifier() |
void |
onFailure(Throwable throwable) |
protected void |
setResult(org.opendaylight.yangtools.yang.common.RpcResult<T> result) |
protected void |
spyMessage(MessageSpy.StatisticsGroup group) |
protected final void setResult(@Nullable org.opendaylight.yangtools.yang.common.RpcResult<T> result)
protected final void spyMessage(@Nonnull MessageSpy.StatisticsGroup group)
public EventIdentifier getEventIdentifier()
Copyright © 2018 OpenDaylight. All rights reserved.