Class AbstractRequestCallback<T>
java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
- All Implemented Interfaces:
com.google.common.util.concurrent.FutureCallback<OfHeader>
- Direct Known Subclasses:
AbstractMultipartRequestCallback
,SimpleRequestCallback
,VoidRequestCallback
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
protected final void
protected final void
spyMessage
(@NonNull MessageSpy.StatisticsGroup group) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.util.concurrent.FutureCallback
onSuccess