Package org.opendaylight.restconf.common.errors
package org.opendaylight.restconf.common.errors
-
ClassDescriptionA
FutureCallback
tied to aRestconfFuture
.Deprecated.Deprecated.AListenableFuture
specialization, which fails only withRestconfDocumentedException
and does not producenull
values.ARestconfFuture
which allows the result to be set viaset(Object)
andsetFailure(RestconfDocumentedException)
.